bpt/guile.git
2004-01-07 Marius VollmerDid the follwing renamings: scm_with_blocked_asyncs ->
2004-01-06 Kevin Ryde*** empty log message ***
2004-01-06 Kevin Ryde(SCM_MUTEX_MAXSIZE): Increase to 12*sizeof(long),
2004-01-06 Kevin Ryde*** empty log message ***
2004-01-06 Kevin Ryde * Makefile.am (SCM_TESTS): Add unif.test.
2004-01-06 Kevin RydeNew file.
2004-01-06 Kevin Ryde*** empty log message ***
2004-01-06 Kevin RydeAdd copyright years.
2004-01-06 Kevin Ryde(scm_aind): Test SCM_CONSP rather than !SCM_NULLP while
2004-01-06 Kevin Ryde*** empty log message ***
2004-01-06 Kevin Ryde(s_bignum): Remove, not used since gmp bignums.
2004-01-06 Kevin Ryde(<): Add tests inum/bignum/flonum/frac with frac.
2004-01-06 Kevin RydeAdd copyright and license notice.
2004-01-06 Kevin Ryde(SCM_TESTS): Add q.test.
2004-01-06 Kevin RydeNew file.
2004-01-06 Kevin Ryde(q-pop!): Should be "null?" not "not" for end-of-list.
2004-01-06 Marius Vollmer*** empty log message ***
2004-01-06 Marius VollmerDocument scm_on_unwind_with_scm and scm_on_rewind_with_scm.
2004-01-06 Marius Vollmer(close_port, delete_file, check_ports): New.
2004-01-06 Marius Vollmerdynwind.h (SCM_F_WIND_EXPLICITELY, SCM_F_WIND_EXPLICITL...
2004-01-06 Marius Vollmer(swap_ports, scm_with_current_foo_port): Do not allocat...
2004-01-06 Marius Vollmer(scm_make_initial_fluids, scm_copy_fluids, scm_swap_fluids,
2004-01-06 Marius Vollmer(frame_print): Removed, use the default printer. ...
2004-01-06 Marius Vollmer(SCM_F_WIND_EXPLICITELY, SCM_F_WIND_EXPLICITLY): It...
2004-01-06 Marius Vollmer*** empty log message ***
2004-01-06 Marius Vollmer(print-result, print-user-result): Handle exact fractions.
2004-01-04 Marius Vollmer*** empty log message ***
2004-01-04 Marius VollmerDocument scm_with_[un]blocked_asyncs.
2004-01-04 Marius VollmerDocument scm_with_current_<foo>_port.
2004-01-04 Marius VollmerMinor markup fixes.
2004-01-04 Marius Vollmer(scm_with_current_input_port, scm_with_current_output_port,
2004-01-04 Marius Vollmer(scm_with_blocked_asyncs, scm_with_unblocked_asyncs...
2004-01-03 Kevin Ryde*** empty log message ***
2004-01-03 Kevin Ryde(scm_current_time, scm_gettimeofday): Add a comment...
2004-01-03 Kevin Ryde*** empty log message ***
2004-01-03 Kevin Ryde(Threads): Note Guile uses POSIX threads, for
2004-01-03 Marius VollmerAdded section about frames.
2004-01-03 Marius Vollmer*** empty log message ***
2004-01-03 Marius VollmerDocument the frames stuff and other random changes.
2004-01-03 Marius Vollmer* standalone/test-unwind.c: New test, for the frames...
2004-01-03 Marius Vollmeradded test-unwind
2004-01-03 Marius Vollmer(copy_stack): New, do only the stack copying
2004-01-03 Marius Vollmer(scm_t_frame_flags, scm_t_wind_flags,
2004-01-03 Kevin Ryde*** empty log message ***
2004-01-03 Kevin Ryde(scm_less_p): Don't convert frac to float for compares,
2004-01-03 Kevin Ryde*** empty log message ***
2004-01-03 Kevin Ryde(-1+, <?, <=?, =?, >?, >=?): Define as aliases for...
2004-01-03 Kevin Ryde*** empty log message ***
2004-01-03 Kevin Ryde(false-if-exception): Add tests.
2004-01-03 Kevin Ryde(false-if-exception): Unquote catch and lambda, so...
2004-01-03 Kevin Ryde(SRFI-1 Filtering and Partitioning): For partition
2004-01-03 Kevin Ryde(SRFI-1 Searching, SRFI-1 Deleting, SRFI-1
2003-12-26 Marius Vollmer*** empty log message ***
2003-12-26 Marius VollmerArrange for scm_t_intmax and scm_t_uintmax to be defined in
2003-12-26 Marius VollmerFind a suitable type for the new scm_t_intmax and scm_t...
2003-12-02 Kevin Ryde*** empty log message ***
2003-12-02 Kevin Ryde(scm_less_p): Remove spurious xisnan from frac+big...
2003-12-02 Kevin Ryde(real-part): Expect fraction return, not converted...
2003-12-02 Kevin Ryde(scm_real_part): Return fraction unchanged rather than...
2003-12-02 Kevin RydeExercise most-negative-fixnum over -ve of most-negative...
2003-12-02 Kevin Ryde(abs): Add a few more tests.
2003-12-02 Kevin Ryde(scm_make_ratio): Check for numerator equal to
2003-12-02 Kevin Ryde(count): New tests.
2003-12-02 Kevin Ryde*** empty log message ***
2003-12-02 Kevin Ryde(map!): Define as an alias for map, previous definition...
2003-12-02 Kevin Ryde(count): Rewrite in C, avoiding non-tail recursion.
2003-12-01 Mikael Djurfeldt(snarfcppopts): Added -I$(top_srcdir).
2003-11-30 Dirk Herrmann * modules.c (module_variable): Fixed (and thus simplif...
2003-11-30 Marius Vollmer*** empty log message ***
2003-11-30 Marius Vollmer(scm_logand): It's "#b...", not "#\b...".
2003-11-30 Marius VollmerIt's "#\\space", not "#\space".
2003-11-30 Marius Vollmer(scm_iprin1): use \xNN hexadecimal sequences when writi...
2003-11-30 Marius Vollmer(scm_lreadr): Signal an error for invalid escape sequen...
2003-11-27 Neil JerramInitial support for setting source breakpoints.
2003-11-24 Kevin Ryde*** empty log message ***
2003-11-24 Kevin Ryde(Macros guile-snarf recognizes): Correction to GOOPS...
2003-11-24 Kevin RydeRemove empty (duplicate) "Jump Start" entry.
2003-11-21 Dirk Herrmann * Forgot to submit the Changelog last time.
2003-11-21 Dirk Herrmann * eval.c (s_bad_define): New static identifier.
2003-11-21 Marius Vollmer(scm_drain_input): Bug fix: only access the port after...
2003-11-21 Kevin Ryde*** empty log message ***
2003-11-21 Kevin Ryde(scm_bit_extract): Use mpz functions, rearrange inum...
2003-11-21 Kevin Ryde(scm_abs): Allocate a new real only for negatives,...
2003-11-21 Kevin Ryde(scm_integer_expt): Don't mpz_init after scm_i_clonebig or
2003-11-20 Marius Vollmer#e1.2 is now exactly 12/10. Expect exceptions when...
2003-11-19 Rob Browning(scm_system_star): new prototype.
2003-11-19 Rob Browning(scm_system_star): new function.
2003-11-19 Rob Browning(Processes): add documentation for system*.
2003-11-19 Rob Browning*** empty log message ***
2003-11-19 Rob Browning(check_SCRIPTS): add test-system-cmds.
2003-11-19 Rob Browning* standalone/test-system-cmds: new test.
2003-11-19 Marius Vollmer*** empty log message ***
2003-11-19 Marius VollmerInclude exact rationals.
2003-11-19 Marius Vollmer(What is Guile?): Add @acronym for POSIX, R5RS, GUI,
2003-11-19 Marius VollmerChanged to reflect the fact that rationalize only retur...
2003-11-19 Marius Vollmer*** empty log message ***
2003-11-19 Marius Vollmer* numbers.c (scm_make_ratio): Rewritten to have a simpler
2003-11-19 Marius Vollmer* numbers.c (scm_make_ratio): Don't declare divisible_p...
2003-11-19 Marius Vollmer*** empty log message ***
2003-11-19 Marius Vollmer* numbers.c (scm_i_fraction_equalp): Do not treat the...
next