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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-20
This commit was manufactured by cvs2svn to create tag 'release_1_4'.
release_1_4
cvs2svn
0
-0
/
+0
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+4
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+37
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+2
2000-06-20
Better implementation of first? predicate.
Mikael Djurfeldt
1
-2
/
+4
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+5
2000-06-20
* session.scm (make-fold-modules): Detect circular references in
Mikael Djurfeldt
1
-6
/
+12
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+8
2000-06-20
* gc.h, tags.h: Be kind to compilers which must see hash signs in
Mikael Djurfeldt
2
-10
/
+10
2000-06-20
* numbers.h: Put #ifdef HAVE_LONG_LONGS around declarations using
Mikael Djurfeldt
1
-1
/
+5
2000-06-20
Inserted some comments
Mikael Djurfeldt
1
-3
/
+3
2000-06-20
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+29
2000-06-20
*** empty log message ***
Mikael Djurfeldt
2
-0
/
+12
2000-06-20
* image-type.c: Removed unused scm_smobfuns structure.
Mikael Djurfeldt
1
-7
/
+5
2000-06-20
Code layout fix
Mikael Djurfeldt
1
-1
/
+1
2000-06-20
* data-rep.texi: Center discussion around the standard interface
Mikael Djurfeldt
1
-14
/
+23
2000-06-20
*** empty log message ***
Mikael Djurfeldt
7
-12
/
+134
2000-06-20
Layout fix
Mikael Djurfeldt
1
-1
/
+1
2000-06-20
* smob.h: Changed comments for scm_make_smob_type and
Mikael Djurfeldt
1
-17
/
+23
2000-06-20
* list.c (scm_cons_star): Updated comment.
Mikael Djurfeldt
1
-4
/
+5
2000-06-20
* gc.c, gc.h (scm_default_init_heap_size_1,
Mikael Djurfeldt
2
-11
/
+17
2000-06-20
* session.scm: Use module (ice-9 regex).
Mikael Djurfeldt
1
-1
/
+3
2000-06-20
* GUILE-VERSION: Changed to work also when included by a Makefile
Mikael Djurfeldt
1
-5
/
+5
2000-06-19
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+5
2000-06-19
*** empty log message ***
Mikael Djurfeldt
4
-5
/
+52
2000-06-19
* tests/list.test: Use cons* instead of list*.
Mikael Djurfeldt
1
-1
/
+1
2000-06-19
* tags.h (SCM_UNPACK_CAR, SCM_NDOUBLE_CELLP): Removed.
Mikael Djurfeldt
1
-3
/
+0
2000-06-19
* numbers.h (SCM_NEWREAL, SCM_NEWCOMPLEX): Removed.
Mikael Djurfeldt
1
-2
/
+0
2000-06-19
* list.[ch] (scm_cons_star/cons*): Renamed from
Mikael Djurfeldt
2
-3
/
+17
2000-06-19
* gc.c (scm_protect_object): Updated comment.
Mikael Djurfeldt
1
-9
/
+13
2000-06-19
*** empty log message ***
Mikael Djurfeldt
1
-0
/
+1
2000-06-19
* configure.in: Check for siginterrupt and rl_pre_input_hook.
Mikael Djurfeldt
1
-1
/
+1
2000-06-19
Fix
Mikael Djurfeldt
1
-2
/
+2
2000-06-19
*** empty log message ***
Mikael Djurfeldt
2
-0
/
+19
2000-06-19
* readline.c (sigwinch_enable_restart, scm_init_readline):
Mikael Djurfeldt
1
-0
/
+24
2000-06-19
* configure.in: Added test if readline clears SA_RESTART flag for
Mikael Djurfeldt
1
-1
/
+40
2000-06-19
* print.c (scm_current_pstate, scm_make_print_state): Simplified
Mikael Djurfeldt
1
-5
/
+4
2000-06-19
* gdbint.c (gdb_print): Print warning instead of calling scm_write
Mikael Djurfeldt
1
-14
/
+22
2000-06-19
* init.c, init.h (scm_initialized_p): Renamed from `initialized'
Mikael Djurfeldt
2
-3
/
+6
2000-06-18
*** empty log message ***
Greg J. Badros
1
-0
/
+6
2000-06-18
* print.c (s_scm_current_pstate): Do not segfault when the
Greg J. Badros
1
-1
/
+5
2000-06-18
Inserted old Apr. 18th changelog message that was floating in my work
Greg J. Badros
1
-0
/
+6
2000-06-18
*** empty log message ***
Michael Livshin
1
-0
/
+1
2000-06-18
* scmsigs.c (s_scm_sigaction): guard the SIGIOT case with an
Michael Livshin
2
-1
/
+7
2000-06-16
* Removed duplicate implementation of list*.
Dirk Herrmann
4
-13
/
+13
2000-06-15
* The reference count in scm_unprotect_object is always positive.
Dirk Herrmann
2
-8
/
+13
2000-06-14
*** empty log message ***
Mikael Djurfeldt
2
-1
/
+5
2000-06-14
* eval.c: Updated comment above scm_map.
Mikael Djurfeldt
1
-2
/
+2
2000-06-14
*** empty log message ***
Mikael Djurfeldt
2
-0
/
+14
2000-06-14
* readline.c (scm_readline): Added parenthesis around && within
Mikael Djurfeldt
1
-2
/
+5
[next]