summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* open-file should handle binary mode and coding declarationsmike-port-encodingsMichael Gran2010-06-053-6/+96
* read-line should use port's encoding, not locale's encodingMichael Gran2010-06-051-3/+10
* Simplify scm_i_scan_for_encodingMichael Gran2010-06-051-15/+18
* Update `.gitignore' for new Gnulib-generated files.Ludovic Courtès2010-06-051-0/+5
* Update Gnulib to v0.0-3966-g9f737c8 for `libunistring' m4 fixes.Ludovic Courtès2010-06-057-51/+99
* brown-paper-bag commitAndy Wingo2010-06-021-8/+9
* flesh out recursive repl module with local varsAndy Wingo2010-06-021-0/+14
* recursive repl supportAndy Wingo2010-06-023-38/+65
* current-language fluid refactoringAndy Wingo2010-06-022-7/+15
* boot-9 top-repl tweakAndy Wingo2010-06-021-2/+1
* some repl doc updatesAndy Wingo2010-06-022-13/+18
* minor NEWS tweaksAndy Wingo2010-06-021-3/+3
* add #:version (6) to rnrs bytevectors and portsAndy Wingo2010-06-023-5/+7
* fix argument tab-completionAndy Wingo2010-06-021-2/+2
* fix procedure namingAndy Wingo2010-06-022-7455/+7694
* Fix `git-version-gen' sed script.release_1-9-11Ludovic Courtès2010-06-012-2/+2
* Bump version number for 1.9.11.Ludovic Courtès2010-06-011-1/+1
* Make `@' visible in the sxml-match documentation.Ludovic Courtès2010-06-011-10/+10
* Remove unused symbols.Ludovic Courtès2010-06-011-2/+0
* NEWS is readyAndy Wingo2010-06-011-4/+0
* remove docs for removed proceduresAndy Wingo2010-06-011-19/+0
* more NEWSAndy Wingo2010-06-011-26/+17
* small NEWS updatesAndy Wingo2010-06-011-2/+2
* r6rs docs in the manualAndy Wingo2010-06-014-1/+135
* (rnrs bytevectors) falloutAndy Wingo2010-06-011-1/+1
* rename (rnrs bytevector) to (rnrs bytevectors)Andy Wingo2010-06-0119-28/+28
* more 1.9.11 NEWS updatesAndy Wingo2010-06-011-0/+92
* Fix `VM_VALIDATE_BYTEVECTOR' macro wrt. trailing semicolons.Ludovic Courtès2010-06-011-5/+10
* Fix unaligned accesses by the bytevector instructions.Ludovic Courtès2010-06-012-59/+97
* Upgrade manual to GFDLv1.3+.Ludovic Courtès2010-06-012-19/+76
* Ignore `.version'.Ludovic Courtès2010-05-301-0/+1
* Have `test-ffi' run all the tests even after a failure.Ludovic Courtès2010-05-301-2/+10
* Fix argument and return value alignment in `scm_i_foreign_call'.Ludovic Courtès2010-05-301-16/+21
* Fix parenthesizing of the `ROUND_UP' macro; factorize.Ludovic Courtès2010-05-304-5/+4
* Relax the `(version)' test.Ludovic Courtès2010-05-301-6/+7
* Use Gnulib's `git-version-gen'.Ludovic Courtès2010-05-304-10/+16
* Import Gnulib's `git-version-gen' module.Ludovic Courtès2010-05-304-2/+168
* Update Gnulib to v0.0-3955-g8ab5996.Ludovic Courtès2010-05-2971-837/+2256
* Update `THANKS'.Ludovic Courtès2010-05-281-0/+1
* Remove dead code related to `scm_i_terminating'.Ludovic Courtès2010-05-282-18/+1
* Fix the visibility of a few of internal symbols.Ludovic Courtès2010-05-287-15/+12
* Quote the first argument to `AC_DEFINE_UNQUOTED'.Ludovic Courtès2010-05-281-2/+2
* Change occurrences of "filesystem" to "file system".Ludovic Courtès2010-05-282-3/+3
* Use GCC's `malloc' attribute for malloc-like routines.Ludovic Courtès2010-05-282-10/+24
* don't fail when HAVE_STAT64 is undefinedVolker Grabsch2010-05-281-1/+1
* don't run the `pthread_attr_getstack' check when cross compilingVolker Grabsch2010-05-281-30/+34
* add pdcurses to the list of termlibsVolker Grabsch2010-05-281-1/+1
* Add `scm_t_aligned_cell' internal type.Ludovic Courtès2010-05-282-5/+31
* Ignore explicit phase specification for imports in `library' form.Julian Graham2010-05-272-2/+23
* Two spaces.No Itisnt2010-05-271-2/+2