index
:
Gambit
master
The master Gambit Scheme system repository
gambit@iro.umontreal.ca
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message
Author
2012-02-25
Add to Gambit REPL some functions to send SMS and take pictures (this functio...
Marc Feeley
2012-02-22
Improve Gambit REPL (toolbar is semi transparent and the alpha can be set wit...
Marc Feeley
2012-02-21
Added intf#set-idle-timer to Gambit REPL app to control whether the device is...
Marc Feeley
2012-02-21
Improve grd program in Gambit REPL iOS example (add "mv" command, on Windows ...
Marc Feeley
2012-02-21
Merge branch 'master' of http://www.iro.umontreal.ca/~gambit/repo/gambit
Marc Feeley
2012-02-21
Various changes to Gambit REPL (build using SDK 4.3, higher resolution screen...
Marc Feeley
2012-02-13
Add "grd" program to Gambit REPL iOS example for remotely interacting with it.
Marc Feeley
2012-02-13
Change "make prebuilt" so that it uses local VirtualBox VMs.
Marc Feeley
2012-02-10
[RUNTIME CHANGES NEEDED FOR v4.6.4] Changed version of runtime using misc/cha...
Marc Feeley
2012-02-10
[COMPILER CHANGES NEEDED FOR v4.6.4] Changed version in compiler
Marc Feeley
2012-02-10
Add to GambitREPL for iOS the ability to access location update events (e.g. ...
Marc Feeley
2012-02-09
Use -O2 flag on C compiler (historically it has always been -O1 because gcc g...
Marc Feeley
2012-02-07
Fix iOS 5.0 issue (file descriptors for regular files can't be put in nonbloc...
Marc Feeley
2012-02-06
Improve GambitREPL iOS example.
Marc Feeley
2012-02-06
Improve GambitREPL for iOS example.
Marc Feeley
2012-02-03
Add to gambc-cc script the ability to report OBJ_EXTENSION, EXE_EXTENSION, an...
Marc Feeley
2012-02-01
Add configure script detection of "bool" type support by the C compiler.
Marc Feeley
2012-02-01
Add missing definitions to gambit.h to support "long long" type conversions (...
Marc Feeley
2012-02-01
Fix C++ nonconformance on Windows with MinGW by adding appropriate casts.
Marc Feeley
2012-01-31
Add C compiler options to improve build on Windows using MinGW.
Marc Feeley
2012-01-31
Improve robustness of shell-command on Windows.
Marc Feeley
2012-01-29
Fix configure script so that it correctly propagates the configure script opt...
Marc Feeley
2012-01-28
Add functionality to Xlib interface in Xlib-simple example.
Marc Feeley
2012-01-28
Improve robustness of Mac OS X build of prebuilt installers.
Marc Feeley
2012-01-26
Fix configure script, which improperly searched for the C compiler, causing t...
Marc Feeley
2012-01-26
Fix on Windows the open-process procedure which was not escaping the command ...
Marc Feeley
2012-01-22
Improve automatic selection of C compiler on Mac OS X and configure messages.
Marc Feeley
2012-01-18
Update time stamp for new revision.
Marc Feeley
2012-01-18
[RUNTIME CHANGES NEEDED FOR v4.6.3] Changed version of runtime using misc/cha...
Marc Feeley
2012-01-18
[COMPILER CHANGES NEEDED FOR v4.6.3] Changed version in compiler
Marc Feeley
2012-01-18
add X86 instruction encoding and assembler in preparation for X86 backend
Marc Feeley
2011-11-17
Prevent repeated inlining of primitives
Marc Feeley
2011-10-22
Make git follow iOS example help files
Marc Feeley
2011-10-22
Update .gitignored files
Marc Feeley
2011-10-20
Normalize the sign bit of +nan.0 to negative in the C code generated, regardl...
Marc Feeley
2011-10-20
Fix bug #125. (table-copy t) now correctly copies the hash function of t whe...
Marc Feeley
2011-10-20
Fix inlining of assq/assv and memq/memv so that their recursion uses proper t...
Marc Feeley
2011-10-20
Fix inlining of for-each and map so that their recursion uses proper tail cal...
Marc Feeley
2011-10-20
Change push destination to frontal07.iro.umontreal.ca
Marc Feeley
2011-10-20
Change push destination from trex.iro.umontreal.ca to frontal.iro.umontreal.ca
Marc Feeley
2011-10-19
[RUNTIME CHANGES NEEDED FOR v4.6.2] Changed version of runtime using misc/cha...
Marc Feeley
2011-10-19
[COMPILER CHANGES NEEDED FOR v4.6.2] Changed version in compiler
Marc Feeley
2011-10-18
Fix EIO != EAGAIN pipe problem on linux and give warning when using LLVM GCC ...
Marc Feeley
2011-10-17
Add missing logic for 'prebuilt' target
Marc Feeley
2011-10-17
Make configure script output a message which helps avoid LLVM GCC (useful on ...
Marc Feeley
2011-10-17
Better detect absence of socklen_t definition
Marc Feeley
2011-10-17
Use default C and C++ compiler search of autoconf
Marc Feeley
2011-10-17
Change 'prebuilt' target so that it builds remotely on VMs running with Virtu...
Marc Feeley
2011-10-17
Treat .exe and .dmg as binary
Marc Feeley
2011-10-17
Avoid label values when using LLVM
Marc Feeley
[next]