| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-03-09 | release 1.0.2HEADv1.0.2main | -1/+1 | |
| 2024-03-09 | fix build failure caused by GNU | -1/+2 | |
| 2023-07-26 | release 1.0.1v1.0.1 | -1/+1 | |
| 2023-07-26 | Add missing parens | -1/+1 | |
| 2023-07-26 | test: test both update-time and its * variant | -1/+1 | |
| 2023-07-26 | fix #2 | -1/+2 | |
| 2023-06-18 | add url to project.janet | -1/+2 | |
| 2023-06-18 | prepare for 1.0.0 release and pkgs.janet inclusion | -32/+144 | |
| 2023-06-17 | allow constructing your own date/tm values | -13/+43 | |
| 2023-06-02 | minor native sources cleanup | -37/+37 | |
| 2023-06-02 | add date/format to api | -0/+35 | |
| 2023-06-02 | finalize api draft 1, add tests | -4/+17 | |
| 2023-06-02 | improve explanation of rfc3339 and co | -3/+6 | |
| 2023-06-02 | improve iso8601 handling | -6/+13 | |
| 2023-06-01 | update built-in formats | -5/+28 | |
| 2023-05-31 | integrate timegm into the library, misc spelling fixes, tests | -20/+27 | |
| 2023-05-31 | add docs, callables for timegm | -15/+22 | |
| 2023-05-31 | fix JANET_REG on windows | -25/+25 | |
| 2023-05-31 | do not use eggert/tz on MSVC | -4/+6 | |
| 2023-05-31 | do not provide source info or documentation on windows | -0/+6 | |
| 2023-05-31 | eliminate instances of void* arithmetic | -4/+4 | |
| 2023-05-31 | add timegm | -0/+35 | |
| 2023-05-31 | make GNU expose tm_gmtoff and tm_zone | -0/+6 | |
| 2023-05-31 | use TM_GMTOFF when it's present | -1/+1 | |
| 2023-05-31 | initial janet wrapper edition | -0/+98 | |
| 2023-05-31 | do not panic on invalid tm put field | -1/+5 | |
| 2023-05-31 | no longer hardcode the offset in time tostring | -2/+2 | |
| 2023-05-31 | add ISO 8601 and "default" strftime prebaked formats | -0/+5 | |
| 2023-05-31 | get better more/thorough tests for the native wrapper | -13/+43 | |
| 2023-05-30 | adjust abstract type names with namespace | -2/+2 | |
| 2023-05-30 | remove jd_time_{localtime,utc} | -64/+0 | |
| 2023-05-30 | remove warning from localtime | -1/+1 | |
| 2023-05-30 | add notes, need to go do work now | -0/+9 | |
| 2023-05-30 | build with tz's LIBSRC | -1/+6 | |
| 2023-05-29 | Add eggert/tz module at release 2023c | -0/+3 | |
| 2023-05-13 | add ability to construct a tm from a dict | -1/+52 | |
| 2023-05-13 | add TM_GMTOFF and TM_ZONE | -5/+62 | |
| 2023-05-13 | better tests that also serve as temporary docs | -10/+32 | |
| 2023-05-13 | add shortcuts for *time(mktime) | -4/+76 | |
| 2023-05-13 | remove headers from project.janet | -1/+0 | |
| 2023-05-12 | note about macos | -0/+2 | |
| 2023-05-12 | big updates | -96/+110 | |
| 2023-05-12 | investigating... | -0/+8 | |
| 2023-05-12 | fix tm_from_dict year bug | -1/+1 | |
| 2023-05-12 | rewrite | -469/+421 | |
| 2023-05-11 | update many things | -10/+53 | |
| 2023-05-11 | initial commit | -0/+465 |
