Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-10 | update | Stefan Husmann | |
2016-11-09 | Updated version (4.8.5.r113.g77b4e87 -> 4.8.5.r114.gbcaee11). | AUR Update Bot | |
Changelog ========= Put a time limit on the busy waiting in the barrier sync used by the garbage collector (bcaee11) | |||
2016-11-03 | update | Stefan Husmann | |
2016-11-01 | update | Stefan Husmann | |
2016-10-28 | Update | Stefan Husmann | |
2016-10-26 | update | Stefan Husmann | |
2016-10-17 | Update | Stefan Husmann | |
2016-10-05 | update | Stefan Husmann | |
2016-09-16 | Update | Stefan Husmann | |
2016-09-16 | Update | Stefan Husmann | |
2016-09-14 | Update | Stefan Husmann | |
2016-09-12 | Update | Stefan Husmann | |
2016-09-10 | Update | Stefan Husmann | |
2016-09-06 | Updated version (4.8.5.r86.gc5811bb -> 4.8.5.r88.g0928445). | AUR Update Bot | |
Changelog ========= Correctly implement R5RS eval environments (see issue #204) (0928445) Fix heap resizing calculation for very large heaps (> 4 GB) (1ca21f0) | |||
2016-09-04 | update | Stefan Husmann | |
2016-08-31 | update | Stefan Husmann | |
2016-08-27 | update | Stefan Husmann | |
2016-08-27 | update | Stefan Husmann | |
2016-08-26 | update | Stefan Husmann | |
2016-08-25 | update | Stefan Husmann | |
2016-08-22 | update | Stefan Husmann | |
2016-08-20 | update | Stefan Husmann | |
2016-08-19 | Updated version (4.8.5.r64.gb171898 -> 4.8.5.r66.geb9f23f). | AUR Update Bot | |
Changelog ========= When debugging, give location of call to fatal_heap_overflow (eb9f23f) Fix miscomputation of heap size due to using int type (which may be 32 bits on a 64 bit machine) (3fed276) | |||
2016-08-14 | update | Stefan Husmann | |
2016-08-06 | update | Stefan Husmann | |
2016-08-02 | Updated version (4.8.5.r60.ga0a3393 -> 4.8.5.r61.g52e80fe). | AUR Update Bot | |
Changelog ========= Update GambitREPL iOS app for recent changes to Gambit and new Xcode 7.3.1 (52e80fe) | |||
2016-08-01 | Updated version (4.8.5.r59.g536418e -> 4.8.5.r60.ga0a3393). | AUR Update Bot | |
Changelog ========= Fix issue with "main" procedure of a compiled program not being called (a0a3393) | |||
2016-07-17 | update | Stefan Husmann | |
2016-07-08 | update | Stefan Husmann | |
2016-07-07 | update | Stefan Husmann | |
2016-06-26 | update | Stefan Husmann | |
2016-06-09 | remove install file | Stefan Husmann | |
2016-06-04 | update | Stefan Husmann | |
2016-06-03 | update | Stefan Husmann | |
2016-05-28 | Update | Stefan Husmann | |
2016-05-28 | Update | Stefan Husmann | |
2016-05-14 | Updated version (4.8.5.r41.g107e9c9 -> 4.8.5.r43.g0df8e8f). | AUR Update Bot | |
Changelog ========= Merge branch 'master' of https://github.com/feeley/gambit (0df8e8f) Explain floating point issue on 32 bit cygwin and why tests are not performed on 32 bit cygwin (3e07172) | |||
2016-05-13 | update | Stefan Husmann | |
2016-05-10 | update | Stefan Husmann | |
2016-05-06 | Updated version (4.8.5.r38.g58817f5 -> 4.8.5.r39.ge93bc78). | AUR Update Bot | |
Changelog ========= Force 64 bit precision floating point computations to fix problem with 32 bit cygwin, and lower optimization level for building latest release with MSVC on appveyor (e93bc78) | |||
2016-05-05 | update | Stefan Husmann | |
2016-05-02 | update | Stefan Husmann | |
2016-05-02 | build system changed | Stefan Husmann | |
2016-04-29 | Updated version (4.8.5.r17.g0201a23 -> 4.8.5.r18.g408bb44). | AUR Update Bot | |
Changelog ========= Allow easily switching implementation of spin locks from ticket locks (default) to OS mutexes (408bb44) | |||
2016-04-28 | Updated version (4.8.5.r13.g610d90b -> 4.8.5.r17.g0201a23). | AUR Update Bot | |
Changelog ========= Activity log can now be started and dumped from Scheme (0201a23) Rewrite some code in lib/_kernel.scm to make it cleaner (85bade1) Windows: update build scripts for Microsoft Visual C++ (e19baeb) Garbage collector: mark global variables in parallel (7cc49ed) | |||
2016-04-25 | Updated version (4.8.5.r11.g67697c1 -> 4.8.5.r13.g610d90b). | AUR Update Bot | |
Changelog ========= Merge branch 'master' of https://github.com/feeley/gambit (610d90b) Update build scripts for Microsoft Visual C++ (1bb254d) | |||
2016-04-24 | Updated version (4.8.5.r7.ga145121 -> 4.8.5.r11.g67697c1). | AUR Update Bot | |
Changelog ========= Merge pull request #191 from okuoku/autoconf-remove-ws2_32 (67697c1) Merge pull request #193 from okuoku/save-errno-in-sigchld (ece67a8) Remove ws2_32 check other than MinGW (917ab7a) Save and restore errno in sigchld_signal_handler (0d9e839) | |||
2016-04-23 | Updated version (4.8.5.r4.ga22f0a7 -> 4.8.5.r7.ga145121). | AUR Update Bot | |
Changelog ========= Use heap_chunks_to_scan_count only on multithreaded VMs (a145121) Merge branch 'master' of https://github.com/feeley/gambit (19b315a) Add preliminary parallel GC (e351885) | |||
2016-04-12 | Updated version (4.8.5.r2.g540bded -> 4.8.5.r4.ga22f0a7). | AUR Update Bot | |
Changelog ========= Add tests for (expt -1 integer) (a22f0a7) Small changes to _num.scm Special case (expt -1 n), and use ##square insteadl of (##* p p) in (934f452) | |||
2016-04-05 | Updated version (4.8.5.r1.gdbbb8f5 -> 4.8.5.r2.g540bded). | AUR Update Bot | |
Changelog ========= Fix issue #109 (540bded) |