2
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[xmlparser] Replace outdated obj 'create' function More... about 8 years ago
[xmlparser] Remove special Section name handling More... about 8 years ago
[travis] disable shell script for py installation on osx ...
jgrewe
as Jan Grewe
More... about 8 years ago
[property] add strict option to merge
jgrewe
as Jan Grewe
More... about 8 years ago
[property] add strict option to append and extend
jgrewe
as Jan Grewe
More... about 8 years ago
[property] handle dicts, and iterables during extend
jgrewe
as Jan Grewe
More... about 8 years ago
[property] change logic of append
jgrewe
as Jan Grewe
More... about 8 years ago
[property] Change name handling on init More... about 8 years ago
[section] Change name handling on init More... about 8 years ago
[dtypes] Code cleanup More... about 8 years ago
[dtypes/tests] Replace type checks with isinstance More... about 8 years ago
[tests] Add Empty/None dtype tests More... about 8 years ago
[dtypes] Default value use on Empty and None More... about 8 years ago
[dict_parser] Fix value handling More... about 8 years ago
[dict_parser] Fix saving of odML style tuples More... about 8 years ago
[xmlparser] Fix saving of odML style tuples More... about 8 years ago
[dtypes] Use int and float default values More... about 8 years ago
[VersionConv] Fix broken write_to_file method More... about 8 years ago
[VersionConv] Fix windows url path.join issue More... about 8 years ago
[terminology] Use REPOBASE for REPOSITORY constant More... about 8 years ago
[VersionConv] Add and use _handle_include method More... about 8 years ago
[VersionConv] Do not remove repository urls More... about 8 years ago
[property] py2 compatibility of copying, some docstrings
jgrewe
as Jan Grewe
More... about 8 years ago
[property] implement setitem
jgrewe
as Jan Grewe
More... about 8 years ago
[testProperty] use len of property to get value count
jgrewe
as Jan Grewe
More... about 8 years ago
[property] add extend method, append only works for single values, not props
jgrewe
as Jan Grewe
More... about 8 years ago
[property] value return is again a list, but a copy
jgrewe
as Jan Grewe
More... about 8 years ago
[property] attribute setter set attrs to None, if empty string passed
jgrewe
as Jan Grewe
More... about 8 years ago
[property] implement merge
jgrewe
as Jan Grewe
More... about 8 years ago
[property] merge adds only values that are not already there
jgrewe
as Jan Grewe
More... about 8 years ago