| 2011-05-03 |
Andrei Barbu | Compile with -Wall on 32/64-bit Linux and ARM master |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Andrei Barbu | Regenerate C code after latest changes |
commit | commitdiff | tree | snapshot |
| 2011-05-03 |
Andrei Barbu | Generate declarations for module__init functions |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Andrei Barbu | Bump up SCMAXHEAP for AMD64 |
commit | commitdiff | tree | snapshot |
| 2011-01-12 |
Andrei Barbu | Gensym is no longer needed |
commit | commitdiff | tree | snapshot |
| 2010-11-15 |
Barak A. Pearlmutter | tweaks to allow local (non-arch-dir) build, and comment... |
commit | commitdiff | tree | snapshot |
| 2010-11-05 |
Barak A. Pearlmutter | reorder so target "all" is default (xlib/makefile) |
commit | commitdiff | tree | snapshot |
| 2010-11-05 |
Barak A. Pearlmutter | rewrite silliness in scsc/makefile to be parallel safe... |
commit | commitdiff | tree | snapshot |
| 2010-11-05 |
Barak A. Pearlmutter | slightly modernise cdecl/makefile |
commit | commitdiff | tree | snapshot |
| 2010-11-05 |
Barak A. Pearlmutter | move sch.sc into cdecl/ and add it to cdecl/makefile |
commit | commitdiff | tree | snapshot |
| 2010-11-04 |
David Rush | brought in the correct source code for sch |
commit | commitdiff | tree | snapshot |
| 2010-11-04 |
Barak A. Pearlmutter | add snarky comment to xlib/makefile |
commit | commitdiff | tree | snapshot |
| 2010-11-04 |
Barak A. Pearlmutter | include heap size in allocation failure log message |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Barak A. Pearlmutter | Generated c code update (scrt/scexpnd1.c) |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Barak A. Pearlmutter | fix typo in new expander for begin |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Andrei Barbu | Generated c code update |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
Andrei Barbu | Support for psyntax syntax-rules/case: eval noexpand... |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Barak A. Pearlmutter | guard an __attribute__ for GCC |
commit | commitdiff | tree | snapshot |
| 2010-01-20 |
Barak A. Pearlmutter | ARM files, per email from Andrei |
commit | commitdiff | tree | snapshot |
| 2010-01-08 |
Andrei Barbu | Fix SUNOS5, the C compiler doesn't understand __attribute__ |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Barak A. Pearlmutter | ARM support |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Barak A. Pearlmutter | ARM assembly, by Andrei Barbu, per qobi email of 26... |
commit | commitdiff | tree | snapshot |
| 2009-10-28 |
Barak A. Pearlmutter | fancier git ignore |
commit | commitdiff | tree | snapshot |
| 2009-10-01 |
Andrei Barbu | Increase the memory for scc while compiling xlib |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | Backport patch from Jeff, increase maximum number of... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | -m32 needed in LDFLAGS to build a 32bit compiler on... |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | SCMAXHEAP was causing overflow in heap.c, it's unsigned now |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | Homogenize cflags between amd64 and linux |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | Update .c file to reflect last change |
commit | commitdiff | tree | snapshot |
| 2009-09-24 |
Andrei Barbu | Floating point division by 0 should return infinity |
commit | commitdiff | tree | snapshot |
| 2009-08-01 |
Andrei Barbu | AMD64 is stable with SSE, enabled some more aggressive... |
commit | commitdiff | tree | snapshot |
| 2009-06-25 |
Andrei Barbu | Fixed signal handling bug, it's what was leading to... |
commit | commitdiff | tree | snapshot |
| 2009-06-18 |
Andrei Barbu | Heap expanded for Linux & AMD64 |
commit | commitdiff | tree | snapshot |
| 2009-04-17 |
Barak A. Pearlmutter | fix typo in doc/intro.tex |
commit | commitdiff | tree | snapshot |
| 2009-03-24 |
Barak A. Pearlmutter | .gitignore |
commit | commitdiff | tree | snapshot |
| 2009-01-31 |
andrei | Update the man pages with more useful contact information |
commit | commitdiff | tree | snapshot |
| 2008-08-10 |
Barak A. Pearlmutter | clean doc/ more thoroughly |
commit | commitdiff | tree | snapshot |
| 2008-08-03 |
Barak A. Pearlmutter | put compiler executable, invoked internally, in lib... |
commit | commitdiff | tree | snapshot |
| 2008-08-02 |
Barak A. Pearlmutter | standardize installation target and parameters |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Barak A. Pearlmutter | remove technically illegal but harmless tab character... |
commit | commitdiff | tree | snapshot |
| 2008-07-25 |
andrei | Replace csh with sh |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
andrei | Update scrt2.c to reflect the latest .sc |
commit | commitdiff | tree | snapshot |
| 2008-05-15 |
andrei | Make expt more robust so that it uses MAXS2CINT instead... |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | Automatically test on build |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | test55 now builds |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | Double the default max heap sizes, the AMD64 version... |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | Set STACK_OVERFLOW to 0 if undefined |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | update the *.sc files to reflect the latest patches |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | -lsigsegv should only be passed when STACK_OVERFLOW... |
commit | commitdiff | tree | snapshot |
| 2008-05-08 |
andrei | ports options*.h libsigsegv update |
commit | commitdiff | tree | snapshot |
| 2008-05-07 |
andrei | cdecl/sizeof warning removal |
commit | commitdiff | tree | snapshot |
| 2008-05-07 |
andrei | Fix functions that were returning nothing but promising... |
commit | commitdiff | tree | snapshot |
| 2008-05-07 |
andrei | Switching to malloc introduced a bug, switching back... |
commit | commitdiff | tree | snapshot |
| 2008-05-07 |
andrei | sprintf -> snprintf |
commit | commitdiff | tree | snapshot |
| 2008-05-01 |
Barak A. Pearlmutter | propagate HP copyright change in REPL header in Scheme... |
commit | commitdiff | tree | snapshot |
| 2008-04-30 |
Barak A. Pearlmutter | Straggler fixed by Boehm |
commit | commitdiff | tree | snapshot |
| 2008-04-29 |
Barak A. Pearlmutter | get rid of tarfiles and tgz makefile targets (unneeded... |
commit | commitdiff | tree | snapshot |
| 2008-04-29 |
Barak A. Pearlmutter | Copy relicense boilerplate to ports files which were... |
commit | commitdiff | tree | snapshot |
| 2008-04-29 |
Barak A. Pearlmutter | re-remove ports/WIN16 which was re-introduced in re... |
commit | commitdiff | tree | snapshot |
| 2008-04-29 |
Barak A. Pearlmutter | Import of relicense by Hewlett-Packard |
commit | commitdiff | tree | snapshot |
| 2008-02-20 |
Barak A. Pearlmutter | use s2c macro in 19 prompts title |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
andrei | Quick and dirty way to check if we're linking; add... |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
andrei | work around for the 'returning address of local variabl... |
commit | commitdiff | tree | snapshot |
| 2008-02-13 |
Barak A. Pearlmutter | switch from ancient broken-font R4RS postscript to... |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Barak A. Pearlmutter | remove gnuemacs/*, subsumed in modern emacs C-u M-x... |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Barak A. Pearlmutter | fiddle with latex source, add author |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Barak A. Pearlmutter | move xlib/doc.mss to xlib/doc.txt since it is just... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Barak A. Pearlmutter | convert Scribe documentation to LaTeX |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Barak A. Pearlmutter | avoid implicit declaration of strcmp() and strncmp() |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Barak A. Pearlmutter | avoid implicit definition warning for abort() |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
andrei | Handle and detect stack overflows and segfaults |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
andrei | errno is a macro in modern C libraries, redefining... |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
andrei | Remove code that treats 1, 2 and 3 as special functions... |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
andrei | Fix AMD64 ABI violation as well as one incorrectly... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Barak A. Pearlmutter | modern makefile recursion |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
andrei | Switched over to malloc for Linux, AMD64 and FreeBSD |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
andrei | Removed support for pre-ANSI C compilers |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
andrei | Update the C sources to reflect the latest patches |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
andrei | Mark named lambdas as being extern so that prototypes... |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Side-effect free map |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Header cleanup |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Removed WIN16 code |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Solaris4 specific files recorded |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | AMD64 patches merged |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | The rest of the Solaris 5 files |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Solaris 5 patches merged and checked, Solaris 4 too... |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | merged max heap update |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Merged enough patches to make things work on LINUX... |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Applied varargs and maxargs patches |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Added Linux port directory |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | FreeBSD patches integrated |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Import of Linux patches |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
andrei | Initial import of original DEC version at the CMU AI... |
commit | commitdiff | tree | snapshot |
|