Menu

Code Commit Log


Commit Date  
[r712] by maiera

Fixed bug 29:
Fixed errors in generated MOF (e.g. in any tomof() methods):
- Missing backslash escaping within string literals for \n, \r, \t, \".
- Representation of REF types was incorrect.
- '=' in array-typed qualifier declarations was missing.
- Fixed size indicator was missing in array elements.
- Qualifiers of method parameters were missing.
Improvements in generated MOF:
- Changed order of qualifiers to be sorted by qualifier name.
- Added empty line before each property and method in the class for better readability.
- Method parameters are now placed on separate lines.
- Moved generation of method qualifiers from class into method. This changes the behavior of CIMMethod.tomof() to now generate the method qualifiers.

2015-01-19 11:04:17 Tree
[r711] by maiera

Released preliminary version 0.8.0-dev.r710

2015-01-19 09:27:29 Tree
[r710] by maiera

Added classifiers information to setup.py to make it suitable for PyPi.

2015-01-19 09:23:12 Tree
[r709] by maiera

wbemcli.py: Added support for Windows; Cleaned up global namespace; Added pp alias for pprint back in; Made it importable as a module.

2015-01-19 09:20:09 Tree
[r708] by maiera

Cleaned up public symbols and wildcard symbols.

2015-01-19 08:14:25 Tree
[r707] by maiera

Fixed bug 22: Improved parsing of URLs to be correct for IPv6.
Added testcases for URL parsing.

2015-01-16 22:57:15 Tree
[r706] by maiera

Made showstatus target phony, to avoid useless rebuilds.

2015-01-16 22:55:25 Tree
[r705] by maiera

Released preliminary version 0.8.0-dev.r704

2015-01-16 19:12:13 Tree
[r704] by maiera

Updated change history.

2015-01-16 19:08:40 Tree
[r703] by maiera

Improved and fixed operation testcases, and used class names that work in a broader set of implementations.
Added support for -n namespace command line option.

2015-01-16 18:43:27 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.