public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile __scm.h
@ 2000-03-13 22:37 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-13 22:37 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/13 22:37:28

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h eq.c, eval.c, gc.c, hc.h, gh_data, hash.c, numbers.c,
	numbers.h, objects.c, ramap.c, random.c, unif.c, unif.h: Extensive
	rewrite of handling of real and complex numbers.
	(SCM_FLOATS, SCM_SINGLES): These #ifdef conditionals have been
	removed along with the support for floats.  (Float vectors are
	still supported.)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-16 13:11 jimb
  0 siblings, 0 replies; 11+ messages in thread
From: jimb @ 2000-03-16 13:11 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	jimb@sourceware.cygnus.com	00/03/16 13:11:45

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	Doc fix.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-16 10:22 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-16 10:22 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/16 10:22:51

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (GC_FREE_SEGMENTS): Disable this until we have made
	freeing of segment work with the new GC scheme.  (Thanks to
	Michael Livshin.)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-14 23:30 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-14 23:30 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/14 23:30:39

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (GUILE_NEW_GC_SCHEME): Define this if you want to test a
	new way of allocating heap.  It makes Guile fast, but still
	contains bugs.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-13 22:43 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-13 22:43 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/13 22:43:58

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-13  2:14 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-13  2:14 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/13 02:14:24

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (SCM_TICK): Oops! Forgot to put SCM_ASYNC_TICK here...


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-03-13  2:02 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 2000-03-13  2:02 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/13 02:02:12

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (SCM_ALLOW_INTS, SCM_REALLOW_INTS): Removed call to
	SCM_ASYNC_TICK.  (This is a preparation for POSIX threads support,
	and kind of an experiment: Will this cause problems?)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 2000-01-05 10:55 gjb
  0 siblings, 0 replies; 11+ messages in thread
From: gjb @ 2000-01-05 10:55 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/05 10:55:04

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	Typo fix.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 1999-09-20 15:25 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-09-20 15:25 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/20 15:25:11

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	Fix


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 1999-09-20 15:09 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-09-20 15:09 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/20 15:09:21

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (SCM_WTA_DISPATCH_0, SCM_GASSERT0): New macros.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* guile/guile-core/libguile __scm.h
@ 1999-09-07  2:40 mdj
  0 siblings, 0 replies; 11+ messages in thread
From: mdj @ 1999-09-07  2:40 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/07 02:40:37

Modified files:
	guile-core/libguile: __scm.h 

Log message:
	* __scm.h (SCM_WTA_DISPATCH_n, SCM_GASSERTn): New macros.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2000-03-16 13:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-13 22:37 guile/guile-core/libguile __scm.h mdj
  -- strict thread matches above, loose matches on Subject: below --
2000-03-16 13:11 jimb
2000-03-16 10:22 mdj
2000-03-14 23:30 mdj
2000-03-13 22:43 mdj
2000-03-13  2:14 mdj
2000-03-13  2:02 mdj
2000-01-05 10:55 gjb
1999-09-20 15:25 mdj
1999-09-20 15:09 mdj
1999-09-07  2:40 mdj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).