Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle 7cfea61d41 all tests pass in python 3.5 now hace 9 años
  Fabian Peter Hammerle 6ca29bf9b9 added reyaml script hace 9 años
  Fabian Peter Hammerle 533a3ffa24 added yaml_diff() hace 9 años
  Fabian Peter Hammerle 15031b14ba yaml tests: create subclasses of common yaml loaders and dumpers to not interfere with other tests hace 9 años
  Fabian Peter Hammerle 383a35d687 added yaml_construct_str_as_unicode() and register_yaml_str_as_unicode_constructor() hace 9 años
  Fabian Peter Hammerle 33d82af19a added yaml_represent_unicode_as_str() and register_yaml_unicode_as_str_representer() hace 9 años
  Fabian Peter Hammerle 36c0a4db65 added datetimeex.Duration class hace 9 años
  Fabian Peter Hammerle 3335f101a6 datetimeex.period: manually register yaml constructor and representer now via register_yaml_constructor/representer() hace 9 años
  Fabian Peter Hammerle ca09a6547f datetimeex.Period: timezone while loading from yaml not set fixed hace 9 años
  Fabian Peter Hammerle c7dae8b119 moved Period class from ioex to ioex.datetimeex module hace 9 años
  Fabian Peter Hammerle 2ed5631b0f datetimeex.construct_yaml_timestamp: preserve timezone hace 9 años
  Fabian Peter Hammerle fbc52c2c53 added add_yaml_timestamp_constructor() and construct_yaml_timestamp() to fix pyyaml not setting tzinfo attribute of datetime instances while loading hace 9 años
  Fabian Peter Hammerle 091f94ab1f added tests for yaml import and export of datetime instances hace 9 años
  Fabian Peter Hammerle b3bb59c54c renamed tests hace 9 años
  Fabian Peter Hammerle 247da28060 renamed class DatePeriod to Period hace 9 años
  Fabian Peter Hammerle dc19d1827e DatePeriod: added support for pyyaml hace 9 años
  Fabian Peter Hammerle 0509b06ac0 DatePeriod: overloaded comparison operator hace 9 años
  Fabian Peter Hammerle e652b33b2f split test script hace 9 años
  Fabian Peter Hammerle aafb4b1ce4 DatePeriod: property 'isoformat' is now writable supporting iso8601 date hace 9 años
  Fabian Peter Hammerle bc83e7599d DatePeriod: added readonly property 'isoformat' compatible to iso8601 hace 9 años
  Fabian Peter Hammerle 1d5eb4c154 added class DatePeriod hace 9 años
  Fabian Peter Hammerle 9daa407365 added tests for setlocale() hace 9 años
  Fabian Peter Hammerle 9e984b00fd setlocale: raise UnsupportedLocaleSettingError if given locale is unsupported hace 9 años
  Fabian Peter Hammerle 1d650762ca added setlocale context hace 9 años
  Fabian Peter Hammerle 2a6c047456 selector node: added get_parent() method hace 10 años
  Fabian Peter Hammerle 913a917243 shell: added some text colors hace 10 años
  Fabian Peter Hammerle 31347eca9c added module 'shell' hace 10 años
  Fabian Peter Hammerle 561f693f76 created module cursesex hace 10 años
  Fabian Peter Hammerle 0f1b2a3181 select(): fixed crashes if no active node is available hace 10 años
  Fabian Peter Hammerle 649af5111d select(): fixed crash if label of last node was the longest hace 10 años