bpt/guile.git
2004-08-12 Marius Vollmer*** empty log message ***
2004-08-12 Marius Vollmer(MY_VALIDATE_SUBSTRING_SPEC_COPY, MY_VALIDATE_STRING_CO...
2004-08-12 Marius Vollmer* socket.c, rw.c, deprecated.h, validate.h
2004-08-12 Marius Vollmer*** empty log message ***
2004-08-12 Marius Vollmer* strings.h, strings.c (scm_i_get_substring_spec):...
2004-08-12 Marius Vollmer* socket.c (scm_inet_aton, scm_inet_pton): Convert...
2004-08-12 Marius Vollmer(scm_system): Convert SCM strings to locale strings...
2004-08-12 Marius VollmerConvert version to locale string before printing it.
2004-08-12 Marius Vollmer(scm_read_delimited_x): Avoid
2004-08-12 Marius Vollmer(STRING_SYSCALL, STRING2_SYSCALL): New helper macros.
2004-08-12 Marius Vollmer(WITH_STRING): New helper macro. Use it where one
2004-08-12 Marius Vollmer(scm_fdopen): Use scm_i_fdes_to_port together with...
2004-08-12 Marius Vollmer(load_extension): Convert lib and init to locale
2004-08-12 Marius Vollmer* fports.h, fports.c (scm_i_fdes_to_port): New, like
2004-08-12 Marius Vollmer(scm_primitive_load_path): Do not check for absolute...
2004-08-11 Marius Vollmer*** empty log message ***
2004-08-11 Marius Vollmer(scm_init_storage, scm_stand_in_procs, scm_stand_in_pro...
2004-08-11 Marius Vollmer(scm_c_round, scm_c_truncate): Docs for'em.
2004-08-10 Marius VollmerRemoved commented out debugging fprintfs.
2004-08-10 Marius VollmerTypos.
2004-08-10 Marius Vollmer*** empty log message ***
2004-08-10 Marius Vollmer(test_locale_strings): New.
2004-08-10 Marius Vollmer*** empty log message ***
2004-08-10 Marius VollmerUpdated example to use scm_to_locale_string
2004-08-10 Marius VollmerDocs for scm_is_string, scm_to_locale_string*, and
2004-08-10 Marius VollmerDocs for scm_frame_free.
2004-08-10 Marius Vollmer* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
2004-08-10 Marius Vollmer*** empty log message ***
2004-08-10 Marius Vollmer(scm_mkstrport): Use SCM_I_STRING_UCHARS instead of...
2004-08-10 Marius Vollmer(scm_i_index): Replaced SCM_STRINGP, SCM_STRING_CHARS...
2004-08-10 Marius Vollmer* procs.c, posix.c, ports.c, net_db.c, fports.c, filesys.c,
2004-08-10 Marius Vollmer(scm_input_error): Use a SCM value for 'fn', not a...
2004-08-10 Marius VollmerReplaced SCM_STRINGP, SCM_STRING_CHARS, and
2004-08-10 Marius Vollmer(scm_error_scm): Throw directly instead of calling
2004-08-10 Marius VollmerInstead calling scm_puts on the SCM_STRING_CHARS of...
2004-08-10 Marius Vollmer(scm_frame_free): New.
2004-08-10 Marius Vollmer* backtrace.c: Replaced SCM_STRINGP with scm_is_string.
2004-08-10 Marius Vollmer(scm_internal_parse_path): Removed.
2004-08-10 Marius Vollmer* strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATI...
2004-08-10 Marius Vollmer*** empty log message ***
2004-08-10 Marius VollmerReplaced all uses of scm_round with scm_c_round.
2004-08-10 Kevin RydeMore of: New file.
2004-08-09 Marius Vollmer*** empty log message ***
2004-08-09 Marius Vollmer(scm_round, scm_truncate): Renamed to scm_c_round and...
2004-08-09 Marius VollmerRemoved caveat that pretty-print uses its own 'write...
2004-08-09 Marius Vollmer*** empty log message ***
2004-08-09 Marius Vollmer(generic-write): In the local procedure `wr', use objec...
2004-08-09 Kevin Ryde*** empty log message ***
2004-08-09 Kevin RydeIn open-file, split a paragraph for clarity.
2004-08-09 Kevin Ryde(File Ports): In open-file, describe the "b" binary...
2004-08-09 Kevin Ryde(SLIB): Add notes on delete-file, provided? and open...
2004-08-09 Kevin Ryde * tests/slib.test: New file.
2004-08-09 Kevin RydeNew file.
2004-08-09 Kevin Ryde*** empty log message ***
2004-08-09 Kevin Ryde(*features*): Remove array and array-for-each, core
2004-08-07 Rob Browning(scm_resolv_error): don't cause an exception while
2004-08-07 Rob Browning*** empty log message ***
2004-08-06 Kevin RydeAmend #if and comments for cmp_d and get_d about unrele...
2004-08-06 Kevin Ryde*** empty log message ***
2004-08-06 Kevin Ryde(array-fill!): Exercise byte range and type checks.
2004-08-06 Kevin Ryde(scm_array_fill_x): For byvect char fill, force signed...
2004-08-06 Kevin Ryde*** empty log message ***
2004-08-06 Kevin Ryde(uniform-vector-ref): Exercise byte returns.
2004-08-06 Kevin Ryde(scm_uniform_vector_ref, scm_array_set_x): For byvect...
2004-08-06 Kevin Ryde(array-set!): Exercise byte array range checks.
2004-08-06 Kevin Ryde*** empty log message ***
2004-08-06 Kevin Ryde(parse-message): Correction to header
2004-08-05 Kevin Ryde*** empty log message ***
2004-08-05 Kevin Ryde(scm_copy_file): Use fstat on the input fd rather than
2004-08-05 Kevin Ryde*** empty log message ***
2004-08-05 Kevin RydeUpdate docstrings per doc/ref/api-scheduling.texi.
2004-08-05 Kevin Ryde(Arbiters): Tweak wording for clarity, note any
2004-08-05 Kevin Ryde(scm_system_star): Use scm_from_int on SIGINT and SIGQUIT,
2004-08-05 Kevin Ryde(scm_try_arbiter): Use scm_i_misc_mutex instead of
2004-08-05 Kevin Ryde(scm_setgroups): Enhance docstring, per doc/ref/posix...
2004-08-05 Kevin Ryde(Processes): Add setgroups.
2004-08-05 Kevin Ryde*** empty log message ***
2004-08-05 Kevin Ryde(scm_string_any, scm_string_every): Enhance docstrings as
2004-08-05 Kevin Ryde(SRFI-13 Predicates): Tweak wording for clarity.
2004-08-05 Kevin Ryde(Conventions): Describe system-error args, use @defun for
2004-08-04 Kevin Ryde*** empty log message ***
2004-08-03 Marius Vollmer*** empty log message ***
2004-08-03 Marius Vollmer* num2integral.i.c, num2float.i.c: Removed.
2004-08-03 Marius Vollmer*** empty log message ***
2004-08-03 Marius VollmerAdded scm_is_complex, scm_is_number, scm_c_make_rectang...
2004-08-03 Marius Vollmer(scm_make_complex): Discouraged by moving to discourage...
2004-08-03 Marius Vollmer(scm_complex_p): New, export as "complex?" to Scheme.
2004-08-03 Marius Vollmer*** empty log message ***
2004-08-03 Marius Vollmer* numbers.h. numbers.c (scm_make_ratio): Renamed to
2004-08-03 Marius Vollmer*** empty log message ***
2004-08-03 Marius VollmerOnly perform the tests when the disabled features are...
2004-08-03 Marius Vollmer(test_to_double, test_from_double): New tests.
2004-08-03 Marius Vollmer(scm_make_real, scm_num2dbl, scm_float2num, scm_double2...
2004-08-03 Marius Vollmer(scm_init_guile_1): Call scm_i_init_discouraged.
2004-08-03 Marius Vollmer(scm_is_rational): New.
2004-08-03 Marius Vollmer*** empty log message ***
2004-08-03 Marius VollmerAdded scm_is_real, scm_is_rational, scm_to_double,...
2004-08-03 Marius VollmerTypos and a small addition.
2004-08-02 Marius Vollmer* api-deprecated.texi: Removed.
2004-08-02 Marius Vollmer*** empty log message ***
next