aboutsummaryrefslogtreecommitdiffstats
path: root/yamlish.py
Commit message (Expand)AuthorAgeFilesLines
* faster source handling in load()Lukas Brabec2015-03-191-4/+4
* yamlish.dumps returns Unicode stringMatěj Cepl2015-02-091-1/+1
* Fix testsuite under py3kMatěj Cepl2015-01-131-26/+53
* Python 2.6 str.decode doesn't have keyword parameters.0.15.1Matěj Cepl2015-01-121-1/+1
* Add optional parameter to yamlish.load ignore_wrong_characters0.15Matěj Cepl2015-01-121-5/+16
* correct handling of UTF-8 input0.14Garret Raziel2014-08-191-2/+2
* fix of logging usage according to Python docsGarret Raziel2014-06-021-3/+11
* Just changing git repository of the package.0.10Matěj Cepl2013-08-221-4/+4
* Make the package compatible with python 2.70.9Matěj Cepl2012-04-171-3/+6
* Multline strings are always compact.Matěj Cepl2012-03-311-4/+18
* Add NEWS.txt to be packaged as well.0.6Matěj Cepl2012-03-161-1/+1
* Fix the module documentation string.0.5Matěj Cepl2012-03-141-59/+59
* Add requires to setup.py.0.4Matěj Cepl2012-03-091-1/+1
* Don't leak tempfiles (and setup.py test should actually do something).0.3Matěj Cepl2012-03-081-1/+1
* Initial version uploaded to the Cheeseshop.0.2Matěj Cepl2012-03-081-1/+1
* All tests succeeding!!!Matěj Cepl2012-03-081-1/+3
* Temporary commit to make files availableMatěj Cepl2012-02-271-9/+12
* Reorganization of writer interface.Matěj Cepl2012-02-271-63/+58
* Input/Read test succeed!Matěj Cepl2012-02-231-80/+182
* Syntactically correct Python code, albeit not working probably.Matěj Cepl2012-02-161-0/+3
* More tests and deleted yamlishwriter-php (there is really nothing there).Matěj Cepl2012-02-161-2/+9
* Start building tests.Matěj Cepl2012-02-161-0/+76
* Initial commit with skeleton of the project.Matěj Cepl2012-02-161-0/+1