summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reader option to parse strings and chars using R6RS rulesr6rs-stringsMichael Gran2009-12-276-147/+415
* Support for Unicode general categoriesJulian Graham2009-12-244-1/+102
* implement up, down, frame, and bindings in the replAndy Wingo2009-12-241-43/+79
* rewrite debugger command loopAndy Wingo2009-12-241-42/+192
* keyword arg errors throw to 'keyword-argument-errorAndy Wingo2009-12-236-8478/+8580
* implement a silly debuggerAndy Wingo2009-12-222-29/+104
* fix warning-caught bug in boot-9Andy Wingo2009-12-221-1/+1
* Complete support for version information in Guile's `module' form.Julian Graham2009-12-222-14/+256
* Support for renaming bindings on module export.Julian Graham2009-12-222-31/+43
* Improved support for Unicode title case in Guile's string and character APIs.Julian Graham2009-12-2211-102/+226
* untabify boot-9.scmAndy Wingo2009-12-221-803/+803
* tracing at replAndy Wingo2009-12-211-10/+9
* (system vm trace) sorta workingAndy Wingo2009-12-211-49/+62
* don't take string-write mutex in read.c:read_tokenAndy Wingo2009-12-211-2/+0
* rework vm tracingAndy Wingo2009-12-215-39/+45
* add scm_call_n, scm_c_run_hooknAndy Wingo2009-12-214-1/+20
* remove "module system quirks" from the manualAndy Wingo2009-12-211-36/+0
* poor man's statprof integration with the repl: ,prAndy Wingo2009-12-211-5/+7
* add test suitesAndy Wingo2009-12-2110-0/+2024
* integrate guile-lib docsAndy Wingo2009-12-217-5/+146
* texinfo fixesAndy Wingo2009-12-211-7/+7
* tweaks to statprofAndy Wingo2009-12-211-21/+23
* import statprof, sxml, and texinfo from guile-libAndy Wingo2009-12-2123-15/+10811
* version.h depends on config.statusAndy Wingo2009-12-201-1/+1
* handle interrupts in mv-call, return/valuesAndy Wingo2009-12-201-0/+4
* remove scm_add_methodAndy Wingo2009-12-202-9/+0
* guile-config depends on config.statusAndy Wingo2009-12-201-1/+1
* in the load path, look in library-dir before site-dirAndy Wingo2009-12-201-2/+2
* psyntax's labels and marks now unique over a read/write boundaryAndy Wingo2009-12-203-5257/+5283
* Document need for pkg-config to build GuileNeil Jerram2009-12-191-0/+14
* Update and simplify statement about RnRS supportNeil Jerram2009-12-181-8/+5
* make the use of the 5-argument @xref command consistentBrian Gough2009-12-183-13/+15
* Allow more characters in coding system names in Emacs-style declarations.Ken Raeburn2009-12-171-2/+1
* more typo fixesBrian Gough2009-12-1813-30/+30
* typo fixBrian Gough2009-12-181-1/+1
* added brief introduction about SLIBBrian Gough2009-12-181-2/+9
* Hash Table examples - hashq takes different number of argumentsBrian Gough2009-12-181-3/+3
* replace ascii figures with scalable ps/pdf versions.Brian Gough2009-12-1711-31/+961
* use explicit ./scriptname to help novice usersBrian Gough2009-12-171-8/+8
* use correct url to ftp.gnu.orgBrian Gough2009-12-171-1/+1
* Bump version number for 1.9.6.release_1-9-6Ludovic Courtès2009-12-151-1/+1
* Remove unneeded #include <assert.h>.Ludovic Courtès2009-12-1510-13/+1
* Use Gnulib's `sys_stat' module; update Gnulib.Ludovic Courtès2009-12-1595-9488/+9667
* Remove obsolete test-suite makefile snippets.Ludovic Courtès2009-12-151-12/+0
* Disable thread-local storage on Solaris 8.Ludovic Courtès2009-12-151-1/+5
* Change the Elisp compiler from GPLv2+ to LGPLv3+.Ludovic Courtès2009-12-157-125/+118
* Use portable shell in `meta/uninstalled-env'.Ludovic Courtès2009-12-151-4/+6
* Use the right `grep' command.Ludovic Courtès2009-12-151-5/+5
* Remove GNU Make-specific function call.Ludovic Courtès2009-12-151-1/+1
* Remove extraneous semicolon after `SCM_ARRAY_IMPLEMENTATION' & co.Ludovic Courtès2009-12-155-9/+9