| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-05-13 | emulate gmtime_r/localtime_r by gmtime_s/localtime_s on Windows | Yukihiro Matsumoto |
| 2012-05-08 | fix #ifdef to pass on windows. | mattn |
| 2012-05-08 | rename current_time -> current_mrb_time | Yukihiro Matsumoto |
| 2012-05-08 | add 1usec to differentiate two times | Yukihiro Matsumoto |
| 2012-05-08 | rename macros NO_USE_ -> NO_ | Yukihiro Matsumoto |
| 2012-05-07 | update time configuration; now config macros can be supplied by -D compiler o... | Yukihiro Matsumoto |
| 2012-05-07 | use portable gmtime | Yukihiro Matsumoto |
| 2012-05-07 | initialize_copy: copy destination object may not be intialized | Yukihiro Matsumoto |
| 2012-05-07 | remove warning. | mattn |
| 2012-05-07 | time functions on windows. | mattn |
| 2012-05-06 | test_time should pass | Yukihiro Matsumoto |
| 2012-05-06 | Time class available; based on code from @beoran; sorry for jumbo patch | Yukihiro Matsumoto |
| 2012-05-04 | move mrb_str_new prototype to mruby.h | Yukihiro Matsumoto |
