summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: detect warning opts missing in older compilers.Kaz Kylheku2021-12-301-2/+16
* Eliminate declaration-after-statement everywhere.Kaz Kylheku2021-12-291-2/+3
* Version 273.txr-273Kaz Kylheku2021-12-281-1/+1
* Version 272.txr-272Kaz Kylheku2021-11-111-1/+1
* Version 271.txr-271Kaz Kylheku2021-10-051-1/+1
* Version 270.txr-270Kaz Kylheku2021-08-301-1/+1
* Version 269.txr-269Kaz Kylheku2021-08-281-1/+1
* mmap: Solaris 10 build fix.Kaz Kylheku2021-08-251-0/+20
* ffi: provide mmap through carray.Kaz Kylheku2021-08-221-0/+29
* configure: implement full-repl option.Kaz Kylheku2021-08-201-0/+14
* doc: improve.Paul A. Patience2021-08-141-1/+1
* configure: superfluous printf argument.Kaz Kylheku2021-08-131-4/+4