Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-08-02 | * scheme-binding.texi: Renamed to api-binding.texi. | Marius Vollmer | 1 | -0/+0 | |
* scheme-compound.texi: Renamed to api-compound.texi. * scheme-control.texi: Renamed to api-control.texi. * scheme-data.texi: Renamed to api-data.texi. * scheme-debug.texi: Renamed to api-debug.texi. * deprecated.texi: Renamed to api-deprecated.texi. * scheme-evaluation.texi: Renamed to api-evaluation.texi. * ref-init.texi: Renamed to api-init.texi. * scheme-io.texi: Renamed to api-io.texi. * scheme-memory.texi: Renamed to api-memory.texi. * scheme-modules.texi: Renamed to api-modules.texi. * scheme-options.texi: Renamed to api-options.texi. * scm.texi: Renamed to api-overview.texi. * scheme-procedures.texi: Renamed to api-procedures.texi. * scheme-scheduling.texi: Renamed to api-scheduling.texi. * scheme-scm.texi: Renamed to api-scm.texi. * scheme-smobs.texi: Renamed to api-smobs.texi. * scheme-snarf.texi: Renamed to api-snarf.texi. * scheme-translation.texi: Renamed to api-translation.texi. * scheme-utility.texi: Renamed to api-utility.texi. * debugging.texi: Renamed to scheme-debugging.texi. * scripts.texi: Renamed to scheme-scripts.texi. * program.texi: Renamed to libguile-program.texi. | |||||
2004-07-24 | Make it vindex instead: | Kevin Ryde | 1 | -1337/+0 | |
(Frames): Add @vindex for SCM_F_WIND_EXPLICITLY. | |||||
2004-07-24 | (Frames): Add @findex for SCM_F_WIND_EXPLICITLY. | Kevin Ryde | 1 | -0/+1 | |
2004-04-21 | Big reorganization of the whole manual to give it a simpler structure. | Marius Vollmer | 1 | -140/+21 | |
2004-04-05 | Tweak a few words from: | Kevin Ryde | 1 | -5/+5 | |
(Continuations): Rewrite with more detail. | |||||
2004-02-14 | (while do): Expand and clarify `do', in | Kevin Ryde | 1 | -12/+61 | |
particular note iterating binds fresh locations, rather than values "stored". | |||||
2004-01-21 | Added Copyright notice. | Marius Vollmer | 1 | -0/+6 | |
2004-01-11 | Renamed scm_frame_unwind to scm_frame_unwind_handler, and | Marius Vollmer | 1 | -12/+12 | |
scm_frame_rewind to scm_frame_rewind_handler. | |||||
2004-01-08 | More stuff about flow control. Bug fixes in example. | Marius Vollmer | 1 | -36/+110 | |
2004-01-07 | Adapt to new 'frame' names. Document scm_c_with_fluid, | Marius Vollmer | 1 | -16/+16 | |
scm_c_with_fluids, and scm_frame_fluid. | |||||
2004-01-06 | Document scm_on_unwind_with_scm and scm_on_rewind_with_scm. | Marius Vollmer | 1 | -3/+11 | |
2004-01-04 | Minor markup fixes. | Marius Vollmer | 1 | -4/+4 | |
2004-01-03 | Document the frames stuff and other random changes. | Marius Vollmer | 1 | -61/+223 | |
2003-08-29 | (Catch): Add scm_internal_catch. | Kevin Ryde | 1 | -0/+45 | |
(Lazy Catch): Add scm_internal_lazy_catch. | |||||
2003-08-29 | (Multiple Values): In values, show args as "arg1 | Kevin Ryde | 1 | -1/+6 | |
... argN". In scm_values, note args is a list and returned object shares structure with it. | |||||
2003-08-12 | (while do): Update `while' for code rewrite, in | Kevin Ryde | 1 | -4/+34 | |
particular describe break and continue. | |||||
2003-07-24 | (Continuations): Rewrite with more detail. | Kevin Ryde | 1 | -43/+134 | |
2003-07-23 | (Dynamic Wind): Untabify. | Kevin Ryde | 1 | -19/+20 | |
(Multiple Values): Use @result. Reported by Stephen Compall <s11@member.fsf.org>. | |||||
2003-05-11 | (Handling Errors): Fix regexp error key, should | Kevin Ryde | 1 | -2/+3 | |
be `regular-expression-syntax'. | |||||
2003-05-10 | (Handling Errors): Index entries for error keys. | Kevin Ryde | 1 | -0/+10 | |
2003-05-09 | (Handling Errors): Revise C support section to | Kevin Ryde | 1 | -33/+30 | |
get index entries, and clarify parameters. Remove scm_regex_error, no longer exists and wasn't available to applications. | |||||
2003-04-26 | scm_sysmissing doc fix from Kevin Ryde. | Neil Jerram | 1 | -4/+1 | |
2002-04-20 | * Manual work on debugging infrastructure | Neil Jerram | 1 | -0/+11 | |
2002-01-08 | Spell check. | Thien-Thi Nguyen | 1 | -5/+5 | |
2001-11-16 | * Adding C function declarations from the SCM interface to the | Neil Jerram | 1 | -12/+19 | |
reference manual documentation. | |||||
2001-11-11 | * Documentation work. | Neil Jerram | 1 | -0/+138 | |
2001-08-24 | * Organize documentation into per-manual directories (halfway point commit). | Neil Jerram | 1 | -0/+823 | |