| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add pkg-config support | Laurent Bercot | 2025-04-29 | 1 | -0/+80 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add sagetexecname() and all the necessary infrastructure | Laurent Bercot | 2025-04-02 | 1 | -4/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More tr fixing | Laurent Bercot | 2023-12-13 | 2 | -3/+3 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add UINT??_BSWAP as constexp macro; rip off typedef uint?? bandaid | Laurent Bercot | 2023-10-12 | 1 | -0/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add POSIX_SPAWN_SETSID_NP support | Laurent Bercot | 2023-09-11 | 1 | -1/+0 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.13.1.1v2.13.1.1 | Laurent Bercot | 2023-04-02 | 1 | -3/+8 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | version: 2.13.1.0v2.13.1.0 | Laurent Bercot | 2023-02-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Rework endianness conversion primitives | Laurent Bercot | 2022-06-01 | 2 | -1/+2 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add chroot sysdep, fix endianness sysdep string in .h | Laurent Bercot | 2020-12-14 | 1 | -1/+1 |
| | | |||||
| * | Fix SKALIBS_SIZEOF* macro declarations in skalibs/sysdeps.h | Laurent Bercot | 2019-10-09 | 1 | -2/+2 |
| | | |||||
| * | We're down to ONE rogue sysdep, boys. ONE. | Laurent Bercot | 2019-09-20 | 1 | -1/+1 |
| | | |||||
| * | sysdeps redesign: first part: minimize clr tests | Laurent Bercot | 2019-09-20 | 3 | -10/+44 |
| | | | | | | | | | Remaining clr: emptyregex: can be safely guessed to no nullispointer: can't be safely guessed, but do we need the test? devurandom: can't be safely guessed malloc0: can more or less be safely guessed to no | ||||
| * | bits-fmtscan refactor, part one | Laurent Bercot | 2019-07-11 | 1 | -8/+11 |
| | | |||||
| * | bugfix: leap second table. Also add leapsec reporting in localtm. | Laurent Bercot | 2019-03-08 | 1 | -1/+1 |
| | | |||||
| * | Add genqdyn doc | Laurent Bercot | 2018-03-16 | 1 | -3/+3 |
| | | |||||
| * | Fixes for weird systems | Laurent Bercot | 2017-03-14 | 1 | -1/+1 |
| | | |||||
| * | Types change: big pass on libstddjb and libunixonacid | Laurent Bercot | 2017-02-21 | 2 | -8/+11 |
| | | | | | libdatastruct still missing, library still not functional | ||||
| * | More work on the types. This commit builds but has errors. | Laurent Bercot | 2017-01-25 | 4 | -0/+80 |
| | | | | | | | | Rework src/headers entirely: build skalibs/types.h Convert skalibs/fmtscan.h types. Propagate changes until it builds. There are a lot of incompatible pointer issues remaining, those will be fixed with the buffer overhaul. | ||||
| * | add new leap second: 2016-12-31 23:59:60 UTC | Laurent Bercot | 2016-07-17 | 1 | -0/+1 |
| | | |||||
| * | Fix comments in make-leapseconds_table | Laurent Bercot | 2015-10-21 | 1 | -1/+1 |
| | | |||||
| * | - Remove /etc/leapsecs.datv2.3.8.0 | Laurent Bercot | 2015-10-14 | 3 | -0/+121 |
| | | | | | | | - Publish tools to create the leap second table as a .c - Simplify functions using leap seconds - rc for 2.3.8.0 | ||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 2 | -0/+114 |
