コミット履歴

作者 SHA1 メッセージ 日付
  Fabian Peter Hammerle 15031b14ba yaml tests: create subclasses of common yaml loaders and dumpers to not interfere with other tests 9 年 前
  Fabian Peter Hammerle 383a35d687 added yaml_construct_str_as_unicode() and register_yaml_str_as_unicode_constructor() 9 年 前
  Fabian Peter Hammerle 33d82af19a added yaml_represent_unicode_as_str() and register_yaml_unicode_as_str_representer() 9 年 前
  Fabian Peter Hammerle 36c0a4db65 added datetimeex.Duration class 9 年 前
  Fabian Peter Hammerle 3335f101a6 datetimeex.period: manually register yaml constructor and representer now via register_yaml_constructor/representer() 9 年 前
  Fabian Peter Hammerle ca09a6547f datetimeex.Period: timezone while loading from yaml not set fixed 9 年 前
  Fabian Peter Hammerle c7dae8b119 moved Period class from ioex to ioex.datetimeex module 9 年 前
  Fabian Peter Hammerle 2ed5631b0f datetimeex.construct_yaml_timestamp: preserve timezone 9 年 前
  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 9 年 前
  Fabian Peter Hammerle 091f94ab1f added tests for yaml import and export of datetime instances 9 年 前
  Fabian Peter Hammerle b3bb59c54c renamed tests 9 年 前
  Fabian Peter Hammerle 247da28060 renamed class DatePeriod to Period 9 年 前
  Fabian Peter Hammerle dc19d1827e DatePeriod: added support for pyyaml 9 年 前
  Fabian Peter Hammerle 0509b06ac0 DatePeriod: overloaded comparison operator 9 年 前
  Fabian Peter Hammerle e652b33b2f split test script 9 年 前
  Fabian Peter Hammerle aafb4b1ce4 DatePeriod: property 'isoformat' is now writable supporting iso8601 date 9 年 前
  Fabian Peter Hammerle bc83e7599d DatePeriod: added readonly property 'isoformat' compatible to iso8601 9 年 前
  Fabian Peter Hammerle 1d5eb4c154 added class DatePeriod 9 年 前
  Fabian Peter Hammerle 9daa407365 added tests for setlocale() 9 年 前
  Fabian Peter Hammerle 9e984b00fd setlocale: raise UnsupportedLocaleSettingError if given locale is unsupported 9 年 前
  Fabian Peter Hammerle 1d650762ca added setlocale context 9 年 前
  Fabian Peter Hammerle 2a6c047456 selector node: added get_parent() method 9 年 前
  Fabian Peter Hammerle 913a917243 shell: added some text colors 9 年 前
  Fabian Peter Hammerle 31347eca9c added module 'shell' 9 年 前
  Fabian Peter Hammerle 561f693f76 created module cursesex 9 年 前
  Fabian Peter Hammerle 0f1b2a3181 select(): fixed crashes if no active node is available 9 年 前
  Fabian Peter Hammerle 649af5111d select(): fixed crash if label of last node was the longest 9 年 前
  Fabian Peter Hammerle b2600b5405 support unicode chars in curses env 9 年 前
  Fabian Peter Hammerle 55c9e04911 select_string(): abort of selection caused exception fixed 9 年 前
  Fabian Peter Hammerle c365aea81d curses_tty_wrapper(): except keyword arguments 9 年 前