bpt/guile.git
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...
2003-11-19 Marius Vollmer* numbers.c (scm_exact_p, scm_inexact_p): Throw error...
2003-11-19 Marius Vollmer(mem2decimal_from_point): use scm_divide instead of...
2003-11-19 Neil JerramWork in progress.
2003-11-19 Neil JerramWork in progress.
2003-11-19 Neil JerramDefer lookup of lazy-handler-dispatch.
2003-11-18 Marius Vollmer(Manual Conventions): Double-quote some statements...
2003-11-18 Marius Vollmer*** empty log message ***
2003-11-18 Marius Vollmer* print.c (scm_iprin1): Handle fractions.
2003-11-18 Marius Vollmer* tests/numbers.test ("string->number"): Expect exact...
2003-11-18 Rob Browning*** empty log message ***
2003-11-18 Rob Browning* gen-scmconfig.c (main): remove public definition of
2003-11-18 Rob Browningmove long_long and ulong_long definitions to
2003-11-17 Rob Browning*** empty log message ***
2003-11-17 Rob Browningnew file.
2003-11-17 Rob Browningrewrite ALLOCA related code as multiple lines so
2003-11-17 Rob Browning*** empty log message ***
2003-11-17 Marius Vollmer*** empty log message ***
2003-11-17 Marius Vollmer(scm_string_hash): New hashing algorithm that takes...
2003-11-17 Marius VollmerExpect a "Bad variable" error for (set! #f 1).
2003-11-17 Marius Vollmer(scm_m_generalized_set_x): Macroexpand the target when it
2003-11-17 Marius Vollmer*** empty log message ***
2003-11-17 Marius Vollmer* scheme-modules.texi: Document '@' and '@@'.
2003-11-17 Marius Vollmer(@, @@): New macros.
2003-11-17 Marius Vollmer*** empty log message ***
2003-11-17 Marius Vollmer(scm_m_generalized_set_x): Macroexpand the target when...
2003-11-17 Marius Vollmer(scm_compile_shell_switches): Use scm_c_read_string...
2003-11-16 Marius Vollmer(scm_lreadr): detect EOF after backslash, and interpret...
2003-11-16 Marius Vollmer*** empty log message ***
2003-11-16 Dirk Herrmann * boot-9.scm: Started comment about module system...
2003-11-16 Dirk Herrmann * eval.c (scm_m_letstar): Create memoized code in...
2003-11-16 Dirk Herrmann * eval.c (s_splicing): Commented and reformulated.
2003-11-15 Dirk Herrmann * eval.c (try_macro_lookup, expand_user_macros, is_sys...
2003-11-15 Dirk Herrmann * libguile/eval.c (s_mixed_body_forms): New static...
2003-11-15 Dirk Herrmann * tests/syntax.test: Fixed test that checks for the...
2003-11-14 Kevin Ryde*** empty log message ***
2003-11-14 Kevin RydeUse (test-suite lib), for the benefit of standalone...
2003-11-14 Kevin Ryde*** empty log message ***
2003-11-14 Kevin Ryde(Cross building Guile): Describe GUILE_FOR_BUILD rather...
2003-11-14 Kevin Ryde*** empty log message ***
next