summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2016-12-19Updated version (4.8.6.r17.g433a723 -> 4.8.6.r19.gfe9acbc).AUR Update Bot
Changelog ========= Merge branch 'master' of https://github.com/gambit/gambit (fe9acbc) Fix issue #216 (crash when thread-interrupt! is called before body of thread has started executing) (cde319d)
2016-12-13Updated version (4.8.6.r15.g785cb74 -> 4.8.6.r17.g433a723).AUR Update Bot
Changelog ========= Dump control-flow history for all processors of the VM. (433a723) Rename trampoline function to ___trampoline for more consistent C backtraces (d858b0e)
2016-12-09Updated version (4.8.6.r13.gde3cd85 -> 4.8.6.r15.g785cb74).AUR Update Bot
Changelog ========= Replace ill-named "run-queue" structure by "processor" and "vm" structures. (785cb74) Refactor code to use a macro to define operations on double-ended-queues (3b7b23b)
2016-12-06Updated version (4.8.6.r12.g2f68abe -> 4.8.6.r13.gde3cd85).AUR Update Bot
Changelog ========= Only use "volatile" qualifier when configured with --enable-multiple-threaded-vms (de3cd85)
2016-11-29Updated version (4.8.6.r8.g318a156 -> 4.8.6.r12.g2f68abe).AUR Update Bot
Changelog ========= Change numbering of interrupts (it is important for ___INTR_SYNC_OP to be first so that the barrier sync is entered reliably by all processors) (2f68abe) The stack_trip pointer itself must be volatile because it is a modification of this pointer that informs a processor that it has been interrupted by another processor (a8604be) Use ___WORD type to allow atomic increment/decrement of GC worker count (bfd04a2) Smaller trace width in activity log so that large processor count fits on normal screens (457b104)
2016-11-28Updated version (4.8.6.r6.g05575ba -> 4.8.6.r8.g318a156).AUR Update Bot
Changelog ========= Proper cast for string conversion when --enable-cplusplus and --enable-openssl are used (318a156) Fix incorrect uses of ___EXT macro (701101d)
2016-11-27Updated version (4.8.6.r5.g545f816 -> 4.8.6.r6.g05575ba).AUR Update Bot
Changelog ========= Update README.md to make docs before installing (05575ba)
2016-11-22Updated version (4.8.6.r3.g91ba04a -> 4.8.6.r5.g545f816).AUR Update Bot
Changelog ========= Better fix for ,(v procedure) issue (545f816) Fix REPL command ,(v procedure) to visit the environment of a procedure (a6f5e57)
2016-11-18updateStefan Husmann
2016-11-17UpdateStefan Husmann
2016-11-12updateStefan Husmann
2016-11-10updateStefan Husmann
2016-11-09Updated 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-03updateStefan Husmann
2016-11-01updateStefan Husmann
2016-10-28UpdateStefan Husmann
2016-10-26updateStefan Husmann
2016-10-17UpdateStefan Husmann
2016-10-05updateStefan Husmann
2016-09-16UpdateStefan Husmann
2016-09-16UpdateStefan Husmann
2016-09-14UpdateStefan Husmann
2016-09-12UpdateStefan Husmann
2016-09-10UpdateStefan Husmann
2016-09-06Updated 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-04updateStefan Husmann
2016-08-31updateStefan Husmann
2016-08-27updateStefan Husmann
2016-08-27updateStefan Husmann
2016-08-26updateStefan Husmann
2016-08-25updateStefan Husmann
2016-08-22updateStefan Husmann
2016-08-20updateStefan Husmann
2016-08-19Updated 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-14updateStefan Husmann
2016-08-06updateStefan Husmann
2016-08-02Updated 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-01Updated 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-17updateStefan Husmann
2016-07-08updateStefan Husmann
2016-07-07updateStefan Husmann
2016-06-26updateStefan Husmann
2016-06-09remove install fileStefan Husmann
2016-06-04updateStefan Husmann
2016-06-03updateStefan Husmann
2016-05-28UpdateStefan Husmann
2016-05-28UpdateStefan Husmann
2016-05-14Updated 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-13updateStefan Husmann
2016-05-10updateStefan Husmann