2009-09-20 |
Joe Marshall | Move transcript off the property list. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Hanson | Refactor syntax to break it into smaller, more coherent... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Hanson | Fix some bugs in regsexp. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Hanson | Add script to run three-stage compile. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Chris Hanson | Don't use built-in Scheme executables; provide env... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Chris Hanson | Back out change to disable type checks for accessors... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Chris Hanson | More simplification. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Chris Hanson | Fix logic in STRING-HEAD!. Also some small tweaks. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Taylor R Campbell | Handle UNTERMINATED tokens in RFC822:TOKENS->STRING. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Taylor R Campbell | Fix DBG-INFO-VECTOR? so that it accepts both new and... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Joe Marshall | Fix integration of ACCESS where the environment is... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Joe Marshall | Make symbol? an integrable operator. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Hanson | Implement regular s-expressions. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Hanson | Eliminate remaining uses of SET-STRING-MAXIMUM-LENGTH... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Arthur A. Gleckler | Add "aag" (replacement for "savannah-arthur"). |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Joe Marshall | Use STRING-HEAD! instead of SET-STRING-MAXIMUM-LENGTH! |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Joe Marshall | Merge branch 'master' of ssh://git.savannah.gnu.org... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Joe Marshall | Add STRING-HEAD! and associated code. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Chris Hanson | Eliminate "utabmd.scm". Maybe this was an OK idea... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Chris Hanson | Update make-src-files to work with git. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Chris Hanson | Fix bugs identified by clang analyzer. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Joe Marshall | Revert change in re SET-STRING-MAXIMUM-LENGTH |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Revert eta-expansion change. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Revert eta-expansion change. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Revert eta-expansion change. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Merge branch 'master' of ssh://git.savannah.gnu.org... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Use DEFINE-PRIMITIVES. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Don't eta-expand fixed arity primitive definitions. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Joe Marshall | Call SUBSTRING if SET-STRING-MAXIMUM-LENGTH! doesn... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Chris Hanson | Add code to build a MacOSX application bundle. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Chris Hanson | Add support for MacOSX application bundles. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Joe Marshall | Avoid duplicate type checks in ASSQ. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Taylor R Campbell | Fix error reporting in PARSE-DEFINE-FORM. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Joe Marshall | Expand calls to CADR, CDDR, etc. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Chris Hanson | Forgot to set -arch in AS_FLAGS. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Chris Hanson | Fixes to support MacOSX 10.6. Added new --with-macosx... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Hanson | Refactor XML library to support names that don't confor... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Hanson | Change "code point" to "scalar value" everywhere. ... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Hanson | Add patterns to ignore output files in doc directory... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Matt Birkholz | Fix CREF's spurious "Bindings with Multiple Definitions... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Chris Hanson | Ignore doc/ configuration files. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Chris Hanson | Update copyright years. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Chris Hanson | Initial check-in. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Chris Hanson | Update copyright years. |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Chris Hanson | Fix various problems with flonum infinities. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Matt Birkholz | Fixed `make tags', src/TAGS. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Matt Birkholz | Deleted .gitattributes again, and ALL $Id...$ tags. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Matt Birkholz | Fix where Edwin leaves the cursor in console-screens. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Matt Birkholz | Re-created .gitattributes; replaced ALL $Id:...$ with... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Chris Hanson | Fix up all the messed-up $ entries. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Chris Hanson | Merge branch 'master' of cph@git.sv.gnu.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Chris Hanson | Eliminate .gitattributes as it causes more trouble... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Matt Birkholz | Fixed some random typos. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Chris Hanson | Merge branch 'master' of cph@git.sv.gnu.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Taylor R Campbell | Don't call SAVE-RESOURCE in DISCARD-FOLDER-CACHE on... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Taylor R Campbell | Make IMAIL synchronize output after writing mail to... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Taylor R Campbell | Back out a previous change to make SAVE-RESOURCE `grace... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Taylor R Campbell | Fix appending to open file folders so that it signals an |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Chris Hanson | Must zero out sockaddr_in before use. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Chris Hanson | Fix typo in POST encoder. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Chris Hanson | Allow pathnames to be used in STRING and UTF8-STRING. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Chris Hanson | Ignore emacs backup and temporary files. |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Chris Hanson | Initial implementation of vc-git. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Chris Hanson | Split vc type definitions into separate files. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Hanson | Eliminate duplicate module rules. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Hanson | Missed changing one place that knew about closure struc... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Hanson | Fix closure structure so that first entry is word-aligned. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Chris Hanson | Add new SVM instruction to support closures. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Hanson | Merge svm branch, will work on head. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Hanson | Fix $ tags in v8 files. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Hanson | Set attribute to expand $ in source files. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Hanson | Fine-tune .gitignore patterns. |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Taylor R Campbell | Call ABORT-KEYBOARD-MACRO in EDITOR-FAILURE. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Chris Hanson | Initial git check-in. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Chris Hanson | Provide abstractions for writing copyright and license... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Chris Hanson | Ignore .edwin-ffi files. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Fix thinko. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Ignore LOG file. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Add script to generate git log. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Add .gitignore |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Eliminate v7 directory, moving subdirs up one level. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Fix typo in MIME:PARSE-MULTIPART-PARTS-1. |
commit | commitdiff | tree | snapshot |
2009-05-09 |
Chris Hanson | Fix bug: read-substring wasn't updating the buffer... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Taylor R. Campbell | Don't enable blowfish and MD5 support if the OpenSSL... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Taylor R. Campbell | ARCH is not spelled with a G. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Taylor R. Campbell | Write only permanent flags, not all flags, in RMAIL... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Taylor R. Campbell | Don't clear AS_FLAGS, so that it can be passed to confi... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Taylor R. Campbell | Add comment about disagreement between compiler and... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Taylor R. Campbell | Allow --enable-native-code=ARCH to specify a particular... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Taylor R. Campbell | Reflect changes made on AFS: Use `touch -r', not ... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Taylor R. Campbell | Call %MAYBE-TOGGLE-THREAD-TIMER after registering a... |
commit | commitdiff | tree | snapshot |
2009-04-28 |
mhb | Added mhb (Matt Birkholz). |
commit | commitdiff | tree | snapshot |
2009-04-28 |
mhb | New, optional argument to simple-command-line-parser and |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Taylor R. Campbell | Use UX_prim_check_fd_errno to check errors after accept... |
commit | commitdiff | tree | snapshot |
next |