openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pypolibox
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 13 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
if args.pagerange doesn't work, since it's value is 0.
guido
More...
over 14 years ago
added get_maxscore to Results()
guido
More...
over 14 years ago
added boolean OR to Query(). Results() uses boolean OR if boolean AND results <query.minresults
guido
More...
over 14 years ago
Propositions.__str__ now omit empty values, too
guido
More...
over 14 years ago
Facts.__str__ now omits empty values
guido
More...
over 14 years ago
__str__ also works recursively, cf. AllFacts()
guido
More...
over 14 years ago
AllPropositions works now. added __str__ to AllPropositions() and Propositions()
guido
More...
over 14 years ago
introduced AllProposition(); BREAKS Propositions()
guido
More...
over 14 years ago
added __str__ to AllFacts()
guido
More...
over 14 years ago
Facts() now contains only the facts of one Book(), AllFacts() contains Facts() about every Book() added __str__ to Facts()
guido
More...
over 14 years ago
added files to index
guido
More...
over 14 years ago
Propositions() now generates ID propositions. removed map lambda foo from docplanner
guido
More...
over 14 years ago
add nicholas fitzgerald's pydocplanner to the repository
nicholas fitzgerald
More...
over 14 years ago
__str__ methods added to Query(), Results(), Book() and Books()
guido
More...
over 14 years ago
fixed: generate_query_facts does not ouptput emtpy lists in lastbook_nomatch any longer.
guido
More...
over 14 years ago
generate_lastbook_facts now uses dictionaries as well
guido
More...
over 14 years ago
generate_propositions() now uses iteritems() BUT it's not yet working as generate_lastbook_facts() still uses lists instead of dictionaries
guido
More...
over 14 years ago
fixed: generate_query_facts issue w/ complex_attributes
guido
More...
over 14 years ago
generate_query_facts now works w/ dictionaries BUT has issues if a query contains more than one keyword (keeps only the latter one)
guido
More...
over 14 years ago
changed proposition lists into proposition dictionaries
guido
More...
over 14 years ago
generating Propositions() w/ lists of propositions (shoud be changed!)
guido
More...
over 14 years ago
Facts.generate_lastbook_facts now does set comparisons
guido
More...
over 14 years ago
less repetitive code in Facts.generate_lastbook_facts()
guido
More...
over 14 years ago
less repetitive code in Facts.generate_query_facts()
guido
More...
over 14 years ago
less repetetive code by using getattr() and __setitem__ in Facts.generate_id_facts()
guido
More...
over 14 years ago
changed Facts.books from <type dict> to <type list>
guido
More...
over 14 years ago
remove finished TODO items
guido
More...
over 14 years ago
implementat all facts to be generated. didn't test them, yet.
guido
More...
over 14 years ago
fixed database, finished Facts.generate_query_facts
guido
More...
over 14 years ago
argparse now uses type=int, Books() has a page_range attribute
guido
More...
over 14 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree