User contributions
From Gambit wiki
- 20:51, 30 November 2012 (diff | hist) m Dumping Grounds (→Math)
- 00:39, 14 April 2012 (diff | hist) m Compiling Gambit software for different target environments (top)
- 00:38, 14 April 2012 (diff | hist) m Compiling Gambit software for different target environments
- 22:21, 20 January 2012 (diff | hist) Dumping Grounds (→Object Systems: Update Meroon)
- 22:19, 20 January 2012 (diff | hist) N File:MeroonV3-2012Jan20.tar.bz2 (Meroon object system. Moved some macros from instance.gsc to macinst.gsc to allow build with meroon-safer-object defined.) (top)
- 01:22, 10 November 2011 (diff | hist) m Dumping Grounds (→Utilities)
- 23:32, 9 November 2011 (diff | hist) Dumping Grounds (→Utilities: Add Richard O'Keefe's sort routines.)
- 23:30, 9 November 2011 (diff | hist) N File:Sort-okeefe.tgz (Richard O'Keefe's sort program. Four times faster than the other sort.) (top)
- 01:57, 19 April 2011 (diff | hist) Dumping Grounds (→SRFI: Added SRFI-1 implementation)
- 01:53, 19 April 2011 (diff | hist) N File:Srfi1.scm (SRFI-1 (list procedures) mildly modified for gambit, and we don't modify map to allow lists of different lengths (an incompatibility).) (top)
- 02:48, 7 November 2009 (diff | hist) Main Page (Undo revision 2341 by Veronicamyers (Talk) SPAM)
- 03:06, 9 October 2009 (diff | hist) Dumping Grounds (→Object Systems)
- 20:24, 8 October 2009 (diff | hist) N File:MeroonV3-2008Mar01.tar.bz2 (This is a test of uploading bz2 files) (top)
- 19:41, 8 October 2009 (diff | hist) Dumping Grounds (→Object Systems)
- 19:32, 8 October 2009 (diff | hist) N File:MeroonV3-2008Mar01.tgz (Meroon object system, with fixnum specializations.) (top)
- 18:03, 20 June 2009 (diff | hist) Benchmarks (→Some simple operations on large bignums: If you want to benchmark Gambit, it helps not to use a version of gcc that is known not to optimize Gambit-generated code well) (top)
- 05:01, 19 June 2009 (diff | hist) m Benchmarks (→Some simple operations on large bignums: Spell Paul Zimmermann's name correctly (sorry!))
- 23:58, 18 June 2009 (diff | hist) Benchmarks (→Some simple operations on large bignums: Add times for GMP 4.2.4 and correct one time for GMP 4.3.1.)
- 22:13, 18 June 2009 (diff | hist) m Benchmarks (→Some simple operations on large bignums)
- 22:11, 18 June 2009 (diff | hist) m Main Page
- 22:02, 18 June 2009 (diff | hist) m Benchmarks (→Some simple operations on large bignums)
- 21:53, 18 June 2009 (diff | hist) Benchmarks (Document how recent gmp beats Gambit in bignum benchmarks.)
- 20:55, 18 June 2009 (diff | hist) Main Page (GMP now beats Gambit in all bignum operations, blah.)
- 00:54, 24 March 2009 (diff | hist) m Programming language shootout: nsieve-bits (→Running) (top)
- 20:20, 25 February 2009 (diff | hist) Configure script options (remove old stuff about versions of gcc, which recent configuration changes made irrelevant) (top)
- 18:52, 21 February 2009 (diff | hist) Configure script options (Note that gcc-4.4 has fixed the memory bug, add some more suggestions.)
- 01:24, 12 February 2009 (diff | hist) Configure script options (Discourage use of gcc-4.[234].* because of large memory requirements)
- 05:23, 3 February 2009 (diff | hist) m Main Page
- 05:27, 14 December 2008 (diff | hist) R6RS (add a questions category to the page.)
- 04:15, 8 October 2008 (diff | hist) GambitNds (Add note about removing bignum algorithms, and a note about simplifying the "radical surgery")
- 04:18, 3 September 2008 (diff | hist) Talk:Programming language shootout: mandelbrot (top)
- 04:17, 3 September 2008 (diff | hist) Programming language shootout: mandelbrot (→Running: Fix command line) (top)
- 20:52, 2 July 2008 (diff | hist) Using Gambit with External Libraries (Add comment re: possibly not needed special options for gsc)
- 20:31, 2 July 2008 (diff | hist) Using Gambit with External Libraries (→Using gsc to compile and link a dynamically loadable object file that uses external libraries)
- 14:08, 2 July 2008 (diff | hist) N Using Gambit with External Libraries (New page: == Using gsc to compile and link a dynamically loadable object file that uses external libraries == Here is an example of building a dynamically loadable Gambit object file that uses [htt...)
- 13:44, 2 July 2008 (diff | hist) Documentation
- 00:55, 30 June 2008 (diff | hist) Programming language shootout: binary trees (→Running) (top)
- 00:53, 30 June 2008 (diff | hist) Programming language shootout: fasta (top)
- 00:21, 30 June 2008 (diff | hist) Programming language shootout: fannkuch (→Running) (top)
- 00:04, 30 June 2008 (diff | hist) Programming language shootout: binary trees (→Running)
- 00:07, 18 April 2008 (diff | hist) Main Page
- 19:12, 21 March 2008 (diff | hist) N File:Schemeray-0.2b.tgz (Schemeray-0.2 with changes to improve speed.) (top)
- 03:01, 19 March 2008 (diff | hist) Dumping Grounds (Remove cruft from Pi.scm.)
- 02:57, 19 March 2008 (diff | hist) N File:Pi-r3.tgz (Now much smaller, since we got rid of code that isn't used.) (top)
- 00:43, 5 March 2008 (diff | hist) Programming language shootout (Specify a good configuration for target machine.) (top)
- 19:51, 29 February 2008 (diff | hist) Wish list (Wish for inlined two-list map)
- 15:21, 26 February 2008 (diff | hist) Programming language shootout: spectral norm (Fix totally screwed up earlier entry) (top)
- 14:08, 26 February 2008 (diff | hist) Programming language shootout: k-nucleotide (disabling interrupts is bad form and doesn't improve performance.) (top)
- 14:05, 26 February 2008 (diff | hist) Programming language shootout: nsieve-bits (disabling interrupts is bad form and doesn't help performance)
- 14:02, 26 February 2008 (diff | hist) Programming language shootout: nsieve (disabling performance is bad style and doesn't improve performance much) (top)
- 13:59, 26 February 2008 (diff | hist) Programming language shootout: fannkuch (re-enable interrupts (bad programming style))
- 13:56, 26 February 2008 (diff | hist) m Main Page ("performance" has more punch)
- 23:29, 22 February 2008 (diff | hist) m Programming language shootout: k-nucleotide (Add note about 20MB structure)
- 22:18, 22 February 2008 (diff | hist) Benchmarks
- 22:11, 22 February 2008 (diff | hist) Programming language shootout (add unimplemented alioth benchmarks)
- 22:06, 22 February 2008 (diff | hist) Programming language shootout: sum file (correct link to alioth) (top)
- 22:05, 22 February 2008 (diff | hist) Programming language shootout: spectral norm (correct link to alioth)
- 22:04, 22 February 2008 (diff | hist) Programming language shootout: reverse complement (correct link to alioth) (top)
- 22:03, 22 February 2008 (diff | hist) Programming language shootout: recursive (correct link to alioth) (top)
- 22:02, 22 February 2008 (diff | hist) m Programming language shootout: pidigits (correct link to alioth) (top)
- 22:01, 22 February 2008 (diff | hist) Programming language shootout: partial sums (correct link to alioth) (top)
- 22:00, 22 February 2008 (diff | hist) Programming language shootout: nsieve-bits (correct link to alioth)
- 22:00, 22 February 2008 (diff | hist) Programming language shootout: nsieve (correct link to alioth)
- 21:59, 22 February 2008 (diff | hist) Programming language shootout: n-body (correct link to alioth) (top)
- 21:58, 22 February 2008 (diff | hist) Programming language shootout: mandelbrot (correct link to alioth)
- 21:57, 22 February 2008 (diff | hist) Programming language shootout: k-nucleotide (correct link to alioth)
- 21:56, 22 February 2008 (diff | hist) Programming language shootout: fasta (correct link to alioth)
- 21:55, 22 February 2008 (diff | hist) Programming language shootout: fannkuch (correct link to alioth)
- 21:54, 22 February 2008 (diff | hist) Programming language shootout: binary trees (correct link to alioth)
- 21:50, 22 February 2008 (diff | hist) N Programming language shootout: sum file (sum file benchark from alioth)
- 21:44, 22 February 2008 (diff | hist) N Programming language shootout: spectral norm (Spectral norm benchmark from alioth)
- 21:39, 22 February 2008 (diff | hist) N Programming language shootout: reverse complement (Reverse-complement benchmark from alioth)
- 21:32, 22 February 2008 (diff | hist) N Programming language shootout: recursive (Add recursive benchmark from alioth)
- 21:27, 22 February 2008 (diff | hist) N Programming language shootout: pidigits (Pidigits benchmark for alioth)
- 21:20, 22 February 2008 (diff | hist) N Programming language shootout: partial sums (Add alioth partial-sums benchmark)
- 21:09, 22 February 2008 (diff | hist) m Programming language shootout: nsieve (spell nsieve correctly)
- 21:08, 22 February 2008 (diff | hist) N Programming language shootout: nsieve-bits (Add nsieve-bits alioth benchmark)
- 21:03, 22 February 2008 (diff | hist) N Programming language shootout: nsieve (Added nsieve alioth benchmark)
- 20:59, 22 February 2008 (diff | hist) m Programming language shootout: n-body (specialize two inequalities to fixnums)
- 20:58, 22 February 2008 (diff | hist) N Programming language shootout: n-body (Add n-body alioth benchmark)
- 20:52, 22 February 2008 (diff | hist) N Programming language shootout: mandelbrot (Add mandelbrot alioth benchmark)
- 20:43, 22 February 2008 (diff | hist) N Programming language shootout: fasta (Fasta benchmark with buffered output)
- 20:25, 22 February 2008 (diff | hist) N Programming language shootout: k-nucleotide (Add k-nuncleotide benchmark program page)
- 20:18, 22 February 2008 (diff | hist) Programming language shootout: binary trees (add link to alioth page)
- 17:31, 22 February 2008 (diff | hist) Programming language shootout: fannkuch
- 17:29, 22 February 2008 (diff | hist) N Programming language shootout: fannkuch (add program)
- 17:25, 22 February 2008 (diff | hist) Programming language shootout (add list of benchmarks)
- 17:18, 22 February 2008 (diff | hist) N Programming language shootout: binary trees (binary trees benchmark from alioth)
- 17:15, 22 February 2008 (diff | hist) N Programming language shootout (start adding benchmark programs)
- 17:07, 22 February 2008 (diff | hist) Benchmarks (Add section for programming language shootout)
- 17:01, 22 February 2008 (diff | hist) N Benchmarks (New page: ==Gambit benchmarks== Marc Feeley has collected together a collection of benchmarks, called the Gambit benchmarks; the performance of Gambit is compared to a number of other scheme im...)
- 16:50, 22 February 2008 (diff | hist) Main Page (start a new benchmarks page)