summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* New function: rlink.Kaz Kylheku2023-09-231-0/+20
* chdir: support stream and fd argument via fchdir.Kaz Kylheku2023-09-121-0/+16
* configure: fix: _TIME_BITS is tied to _FILE_OFFSET_BITSKaz Kylheku2023-08-121-29/+69
* Version 291.txr-291Kaz Kylheku2023-08-061-1/+1
* Version 290.txr-290Kaz Kylheku2023-07-291-1/+1
* Math library: add numerous C99 functions.Kaz Kylheku2023-07-151-0/+44
* Version 289.txr-289Kaz Kylheku2023-07-021-1/+1
* Version 288.txr-288Kaz Kylheku2023-06-101-1/+1
* Version 287.txr-287Kaz Kylheku2023-06-031-1/+1
* android: configure SDK level via clang --target.Kaz Kylheku2023-05-111-1/+1
* Version 286.txr-286Kaz Kylheku2023-05-071-1/+1
* build: mergesort is in <stdlib.h> on MacOS.Kaz Kylheku2023-05-071-1/+1
* Version 285.txr-285Kaz Kylheku2023-03-281-1/+1
* configure: note about ccname in --help text.Kaz Kylheku2023-03-191-1/+3
* Copyright year bump 2023.Kaz Kylheku2023-01-011-1/+1
* Version 284.txr-284Kaz Kylheku2022-12-301-1/+1
* Version 283.txr-283Kaz Kylheku2022-10-161-1/+1
* strings: take advantage of malloc_usable_sizeKaz Kylheku2022-10-061-0/+29
* configure: bogus line preventing errors being shown.Kaz Kylheku2022-09-201-1/+0
* configure: add missing "$@" to early reconfigure.Kaz Kylheku2022-09-191-1/+1
* android: pointer tagging countermeasure.Kaz Kylheku2022-09-171-0/+5
* Version 282.txr-282Kaz Kylheku2022-09-161-1/+1
* nan-boxing: make default on 64 bit.Kaz Kylheku2022-09-161-2/+1
* nan-boxing: use GCC pragmas to disable aliasing warnings.Kaz Kylheku2022-09-141-18/+0
* configure: fix disabling NaN boxing on 32 bit.Kaz Kylheku2022-09-131-2/+3
* Implement NaN boxing.Kaz Kylheku2022-09-131-1/+20
* configure: config groundwork for NaN boxingKaz Kylheku2022-09-121-0/+28
* Version 281.txr-281Kaz Kylheku2022-09-031-1/+1
* Version 280.txr-280Kaz Kylheku2022-08-091-1/+1
* Version 279.txr-279Kaz Kylheku2022-08-081-1/+1
* Version 278.Kaz Kylheku2022-07-011-1/+1
* configure: remove unused android_targetKaz Kylheku2022-06-211-2/+0
* Version 277.txr-277Kaz Kylheku2022-05-311-1/+1
* First cut at new feature: gzip streams.Kaz Kylheku2022-05-261-0/+28
* configure: don't exit on no mmap.Kaz Kylheku2022-05-261-2/+0
* Version 276.txr-276Kaz Kylheku2022-05-241-1/+1
* Version 275.txr-275Kaz Kylheku2022-05-101-1/+1
* configure: bugfix in shell escaping codeKaz Kylheku2022-03-181-1/+1
* configure: missing tab in shell escaping code.Kaz Kylheku2022-03-181-1/+1
* ffi: support intmax-t and uintmax-t types.Kaz Kylheku2022-03-151-0/+19
* Version 274.txr-274Kaz Kylheku2022-02-241-1/+1
* configure: typos in help.Kaz Kylheku2022-02-141-1/+1
* tests: don't run tets/012/stack.tl if built with ubsan.Kaz Kylheku2022-02-141-0/+4
* configure: detect ubsan compilation.Kaz Kylheku2022-02-141-0/+21
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* configure: more nuanced time_t treatment.Kaz Kylheku2022-01-041-1/+47
* rlimit: var init problem due to large file offset.Kaz Kylheku2022-01-021-0/+1
* configure: support 64 bit time_t on glibc.Kaz Kylheku2021-12-301-11/+36
* configure: broken file offset bits detection.Kaz Kylheku2021-12-301-1/+1
* configure: file offset test: don't change config.hKaz Kylheku2021-12-301-2/+0