2011-05-19 |
Marc Feeley | Avoid "Target of assignment is not an lvalue" warnings...
|
commit | commitdiff | tree |
2011-05-17 |
Marc Feeley | Make it possible to change REPL command processor and...
|
commit | commitdiff | tree |
2011-04-27 |
Marc Feeley | Fix heartbeat timer problem on MacOS X and improve...
|
commit | commitdiff | tree |
2011-04-17 |
Marc Feeley | Add generic Objective-C interface, sound, dates, device...
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | Prevent lib/guide/_guide.c from being removed.
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | Fix iOS makefile problem which removed Prefix.pch on...
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.6.1] Changed version...
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.6.1] Changed version...
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | Correctly update version of Gambit in iOS example.
|
commit | commitdiff | tree |
2011-03-25 |
Marc Feeley | Modify scripts for Mac OS X prebuilt releases for Xcode 4
|
commit | commitdiff | tree |
2011-03-24 |
Marc Feeley | Fix problems with CYGWIN port (sh scripts should not...
|
commit | commitdiff | tree |
2011-03-21 |
Marc Feeley | Fix shell-command on CYGWIN so that /bin/sh is used...
|
commit | commitdiff | tree |
2011-03-21 |
Marc Feeley | Fix calculation of "bytes allocated" by "time" special...
|
commit | commitdiff | tree |
2011-03-21 |
Marc Feeley | Allow editing of main script of iOS example.
|
commit | commitdiff | tree |
2011-03-15 |
Marc Feeley | Added an example for building Gambit on iOS (specifically...
|
commit | commitdiff | tree |
2011-03-11 |
Marc Feeley | Fix configure script and lib/os.h problem which incorrectly...
|
commit | commitdiff | tree |
2011-01-24 |
Marc Feeley | Fix bug with -keep-c option when combined with -exe...
|
commit | commitdiff | tree |
2011-01-22 |
Marc Feeley | Improved label_struct accessors so that a single offset...
|
commit | commitdiff | tree |
2011-01-17 |
Marc Feeley | Fix some more memory management issues in Xlib.scm .
|
commit | commitdiff | tree |
2011-01-17 |
Marc Feeley | Fix os_io.c so that file descriptors that are open...
|
commit | commitdiff | tree |
2010-12-31 |
Marc Feeley | Another correction of the documentation.
|
commit | commitdiff | tree |
2010-12-31 |
Marc Feeley | Fix documentation for compiling to a dynamically loadable...
|
commit | commitdiff | tree |
2010-12-29 |
Marc Feeley | Use _NSGetEnviron on Mac OS X instead of "environ"...
|
commit | commitdiff | tree |
2010-12-29 |
Marc Feeley | Merge branch 'master' of http://www.iro.umontreal.ca...
|
commit | commitdiff | tree |
2010-12-29 |
Marc Feeley | Fixes for Android platform.
|
commit | commitdiff | tree |
2010-12-03 |
Marc Feeley | Fix garbage collector bug on 64 bit systems which caused...
|
commit | commitdiff | tree |
2010-12-01 |
Marc Feeley | Fix misc/makefile.in to copy simple-make-project.tgz...
|
commit | commitdiff | tree |
2010-11-30 |
Marc Feeley | Add misc/simple-make-project.tgz which shows how to...
|
commit | commitdiff | tree |
2010-11-30 |
Marc Feeley | Extend gsc so that it can link executables (i.e. -exe...
|
commit | commitdiff | tree |
2010-07-16 |
Marc Feeley | Check that "struct stat64" exists before using stat64...
|
commit | commitdiff | tree |
2010-06-11 |
Marc Feeley | Fix ctrl-c handling bug in web-repl example
|
commit | commitdiff | tree |
2010-06-11 |
Marc Feeley | Improve web-repl example so that it correctly implements...
|
commit | commitdiff | tree |
2010-06-10 |
Marc Feeley | Add declarations for debugging and fix debug information...
|
commit | commitdiff | tree |
2010-01-19 |
Marc Feeley | Fix misc/set-regs, which changes the number of virtual...
|
commit | commitdiff | tree |
2010-01-15 |
Marc Feeley | Fix compiler bug which caused out-of-line internal...
|
commit | commitdiff | tree |
2010-01-07 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.6.0] Changed version...
|
commit | commitdiff | tree |
2010-01-07 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.6.0] Changed version...
|
commit | commitdiff | tree |
2010-01-07 |
Marc Feeley | Fix bug 123 so that read-line when reading until eof...
|
commit | commitdiff | tree |
2010-01-07 |
Marc Feeley | Fix frame of "return to C handler" so that it matches...
|
commit | commitdiff | tree |
2010-01-07 |
Marc Feeley | Improve ARM processor endianness determination by include...
|
commit | commitdiff | tree |
2009-11-28 |
Marc Feeley | Add REPL comma commands: ,N+ and ,N- and ,++ and ,-- .
|
commit | commitdiff | tree |
2009-11-26 |
Marc Feeley | Fix fxbit-set? which had swapped parameters.
|
commit | commitdiff | tree |
2009-11-26 |
Marc Feeley | Allow configuration of backtrace output (enabling location...
|
commit | commitdiff | tree |
2009-11-26 |
Marc Feeley | Allow configuration of amount of lines at head and...
|
commit | commitdiff | tree |
2009-11-26 |
Marc Feeley | Add support for "alt" key on Windows (to access REPL...
|
commit | commitdiff | tree |
2009-11-26 |
Marc Feeley | Add procedure address-infos which is an interface to...
|
commit | commitdiff | tree |
2009-11-12 |
Marc Feeley | Propagate single-host/multiple-host configuration to...
|
commit | commitdiff | tree |
2009-11-04 |
Marc Feeley | Fix gsc/igsc.scm so that compiler can be executed interprete...
|
commit | commitdiff | tree |
2009-11-02 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.5.3] Changed version...
|
commit | commitdiff | tree |
2009-11-02 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.5.3] Changed version...
|
commit | commitdiff | tree |
2009-11-02 |
Marc Feeley | Add warnings?: parameter to link-flat and link-incremental...
|
commit | commitdiff | tree |
2009-11-02 |
Marc Feeley | Add to the Windows installer a "Gambit-C" entry to...
|
commit | commitdiff | tree |
2009-10-29 |
Marc Feeley | Add module-name: parameter to compile-file-to-c and...
|
commit | commitdiff | tree |
2009-10-29 |
Marc Feeley | Improve performance of read-line when reading whole...
|
commit | commitdiff | tree |
2009-10-29 |
Marc Feeley | Fix bug 119 so that defines in nested REPLs work properly.
|
commit | commitdiff | tree |
2009-10-29 |
Marc Feeley | Change continuation implementation and documentation...
|
commit | commitdiff | tree |
2009-09-17 |
Marc Feeley | Fix gsc macro-expansion bug when a syntax-case macro...
|
commit | commitdiff | tree |
2009-09-16 |
Marc Feeley | Fix gsc's -c option when used with -o option.
|
commit | commitdiff | tree |
2009-09-11 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.5.2] Changed version...
|
commit | commitdiff | tree |
2009-09-11 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.5.2] Changed version...
|
commit | commitdiff | tree |
2009-09-10 |
Marc Feeley | Improve error checking of clear-bit-field, replace...
|
commit | commitdiff | tree |
2009-09-10 |
Marc Feeley | Improve error checking of extract-bit-field and Âtest...
|
commit | commitdiff | tree |
2009-09-07 |
Marc Feeley | Fix problem with gsc -o option when used together with...
|
commit | commitdiff | tree |
2009-09-05 |
Marc Feeley | Add procedures append-vectors, subvector-fill!, subvector...
|
commit | commitdiff | tree |
2009-09-04 |
Marc Feeley | Replaced @error by #error in gambit.h now that #error...
|
commit | commitdiff | tree |
2009-09-03 |
Marc Feeley | Allow REPL to access the lexical variables in compiled...
|
commit | commitdiff | tree |
2009-08-28 |
Marc Feeley | Add support for specifying port settings (char-encoding...
|
commit | commitdiff | tree |
2009-08-27 |
Marc Feeley | Fix macro expansion problem with "receive", "cond-expand...
|
commit | commitdiff | tree |
2009-08-27 |
Marc Feeley | Add bin/gambc-cc.bat* to .gitignore .
|
commit | commitdiff | tree |
2009-08-27 |
Marc Feeley | Allow "define" at nested REPLs regardless of context...
|
commit | commitdiff | tree |
2009-08-27 |
Marc Feeley | Add optimize-dead-local-variables declaration which...
|
commit | commitdiff | tree |
2009-08-07 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.5.1] Changed version...
|
commit | commitdiff | tree |
2009-08-07 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.5.1] Changed version...
|
commit | commitdiff | tree |
2009-08-07 |
Marc Feeley | Add readtable setting to enable/disable reader support...
|
commit | commitdiff | tree |
2009-08-06 |
Marc Feeley | Fix I/O performance problem due to loss of port buffering...
|
commit | commitdiff | tree |
2009-08-05 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.5.0] Changed version...
|
commit | commitdiff | tree |
2009-08-05 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.5.0] Changed version...
|
commit | commitdiff | tree |
2009-08-05 |
Marc Feeley | Improve tests/makefile.in so that it uses the -exe...
|
commit | commitdiff | tree |
2009-08-05 |
Marc Feeley | Add fallback encoding for UTF character encoding when...
|
commit | commitdiff | tree |
2009-08-04 |
Marc Feeley | Improve backtrace of interpreted code when nonprocedure...
|
commit | commitdiff | tree |
2009-08-03 |
Marc Feeley | Improve error message for nonprocedure in operator...
|
commit | commitdiff | tree |
2009-08-03 |
Marc Feeley | Add simple let-floating, which improves performance...
|
commit | commitdiff | tree |
2009-08-03 |
Marc Feeley | Fix problem with open-process on Windows. This required...
|
commit | commitdiff | tree |
2009-08-03 |
Marc Feeley | Add -obj and -exe options to gsc, allowing executable...
|
commit | commitdiff | tree |
2009-07-01 |
Marc Feeley | Fix typos in Gambit man page.
|
commit | commitdiff | tree |
2009-06-30 |
Marc Feeley | Invoke sed in the makefiles without GNU extensions...
|
commit | commitdiff | tree |
2009-06-26 |
Marc Feeley | Fix code generation problem with future special form...
|
commit | commitdiff | tree |
2009-06-19 |
Marc Feeley | Fix bug #104, which caused open-process to fail due...
|
commit | commitdiff | tree |
2009-06-18 |
Marc Feeley | Fix infinite loop on Linux in tcp-client-peer-socket...
|
commit | commitdiff | tree |
2009-06-15 |
Marc Feeley | Fix bug with process-status and add call-with-input...
|
commit | commitdiff | tree |
2009-06-13 |
Marc Feeley | Fix Microsoft Windows installer for MSVC variant so...
|
commit | commitdiff | tree |
2009-06-12 |
Marc Feeley | Improve Microsoft Windows prebuilt installer for VisualC...
|
commit | commitdiff | tree |
2009-06-12 |
Marc Feeley | Fix makefile dependencies to allow concurrent build...
|
commit | commitdiff | tree |
2009-06-12 |
Marc Feeley | Add lib/dead.h to the distribution.
|
commit | commitdiff | tree |
2009-06-12 |
Marc Feeley | Add documentation for C compiler environment variable...
|
commit | commitdiff | tree |
2009-06-12 |
Marc Feeley | Set LIBRARY_PATH and CPATH environment variables under...
|
commit | commitdiff | tree |
2009-06-11 |
Marc Feeley | Implement serialization/deserialization of promises.
|
commit | commitdiff | tree |
2009-06-11 |
Marc Feeley | [RUNTIME CHANGES NEEDED FOR v4.4.4] Changed version...
|
commit | commitdiff | tree |
2009-06-11 |
Marc Feeley | [COMPILER CHANGES NEEDED FOR v4.4.4] Changed version...
|
commit | commitdiff | tree |
2009-06-11 |
Marc Feeley | Improve Mac OS X prebuilt installer so that gambit...
|
commit | commitdiff | tree |