index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
Age
Commit message (
Expand
)
Author
Files
Lines
1997-06-23
*** empty log message ***
Jim Blandy
1
-0
/
+11
1997-06-23
* Makefile.am (libpath.h): Include the values of all the standard
Jim Blandy
3
-26
/
+95
1997-06-23
*** empty log message ***
Jim Blandy
1
-0
/
+15
1997-06-23
* root.c: Establish a reliable catch-all handler for the new root.
Jim Blandy
3
-53
/
+87
1997-06-23
*** empty log message ***
Jim Blandy
1
-0
/
+7
1997-06-23
* __scm.h: (SCM_FENCE): New macro: optimizer will not move code
Jim Blandy
1
-1
/
+27
1997-06-22
*** empty log message ***
Jim Blandy
1
-0
/
+17
1997-06-22
Try to detect when people are using one version of libguile and a
Jim Blandy
5
-12
/
+48
1997-06-22
ChangeLog
Jim Blandy
1
-0
/
+8
1997-06-22
* scmconfig.h.in: Regenerated. (Needed after June 3 change to
Jim Blandy
1
-0
/
+3
1997-06-22
* gdb_interface.h (GDB_INTERFACE): Remove semicolon and trailing
Jim Blandy
1
-2
/
+1
1997-06-22
* ioext.c (scm_duplicate_port): bug fix: don't try to make the
Gary Houston
2
-1
/
+6
1997-06-21
* ports.h: new prototype.
Gary Houston
3
-1
/
+25
1997-06-21
*** empty log message ***
Jim Blandy
1
-0
/
+28
1997-06-21
Make things compile neatly under Sun's C compiler.
Jim Blandy
9
-800
/
+11
1997-06-21
* eval.c (scm_lookupcar1): Don't declare var2 unless USE_THREADS
Jim Blandy
1
-1
/
+6
1997-06-21
* Makefile.am (EXTRA_DIST): Include ChangeLog-gh and
Jim Blandy
2
-10
/
+8
1997-06-20
Fixed Guile snarfing problem with SunPro suite.
Tim Pierce
2
-1
/
+7
1997-06-17
Tue Jun 17 13:49:56 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
Tim Pierce
2
-3
/
+10
1997-06-16
*** empty log message ***
Marius Vollmer
1
-0
/
+14
1997-06-16
* dynl.c (scm_dynamic_call, scm_dynamic_args_call): Wrap dynamic
Marius Vollmer
4
-28
/
+49
1997-06-14
* scmsigs.c (sys_deliver_signals): add a comment about a probable bug.
Gary Houston
2
-0
/
+10
1997-06-11
*** empty log message ***
Jim Blandy
1
-0
/
+5
1997-06-11
* Makefile.in: Regenerated after xtra_PLUGIN_guile_libs change in
Jim Blandy
1
-1
/
+0
1997-06-11
*** empty log message ***
Jim Blandy
1
-0
/
+5
1997-06-08
*** empty log message ***
Marius Vollmer
1
-0
/
+8
1997-06-08
* eval.c (scm_lookupcar1): New procedure to cope with a race
Marius Vollmer
1
-8
/
+141
1997-06-07
* regex-posix.c (scm_regexp_exec): Use the `start' argument if
Jim Blandy
1
-4
/
+15
1997-06-06
*** empty log message ***
Marius Vollmer
1
-0
/
+7
1997-06-04
*** empty log message ***
Marius Vollmer
1
-0
/
+9
1997-06-04
* struct.c (struct_printer): New variable that holds a handle on
Marius Vollmer
1
-27
/
+11
1997-06-03
*** empty log message ***
Marius Vollmer
1
-0
/
+16
1997-06-03
* struct.c (scm_struct_ref, scm_struct_set_x): Use
Marius Vollmer
3
-5
/
+41
1997-06-01
* scmsigs.c (sys_deliver_signals): bug fix: reset got_signal[i]
Gary Houston
2
-3
/
+8
1997-05-31
* scmsigs.h, async.h: updated.
Gary Houston
11
-410
/
+337
1997-05-29
*** empty log message ***
Jim Blandy
1
-0
/
+6
1997-05-29
* regex-posix.c (scm_init_regex_posix): Register the "regex"
Jim Blandy
1
-0
/
+3
1997-05-29
*** empty log message ***
Jim Blandy
1
-4
/
+8
1997-05-29
* eval.c: Include scmconfig.h at the beginning of the file so that
Jim Blandy
1
-0
/
+3
1997-05-29
* regex-posix.c: #include "_scm.h" before conditionally #including
Jim Blandy
1
-1
/
+2
1997-05-29
*** empty log message ***
Jim Blandy
1
-0
/
+9
1997-05-28
* regex-posix.c: #include <regex.h> conditionally, so the file is
Jim Blandy
1
-0
/
+8
1997-05-28
*** empty log message ***
Jim Blandy
1
-0
/
+9
1997-05-27
Add new R4RS-compliant syntax for keywords.
Jim Blandy
2
-1
/
+8
1997-05-27
formatting tweak
Jim Blandy
1
-1
/
+1
1997-05-27
*** empty log message ***
Jim Blandy
1
-0
/
+17
1997-05-27
Add support for POSIX regular expressions.
Jim Blandy
6
-10
/
+307
1997-05-27
*** empty log message ***
Jim Blandy
1
-0
/
+10
1997-05-27
* Makefile.am: Increment shared lib revision number. I think
Jim Blandy
2
-2
/
+2
1997-05-27
* fports.c (print_pipe_port): New function.
Jim Blandy
1
-1
/
+10
[next]