Age | Commit message (Expand) | Author | Files | Lines |
2004-08-13 | *** empty log message *** | Marius Vollmer | 1 | -0/+6 |
2004-08-13 | (scm_init_load_path): Do not pass NULL to scm_to_locale_string, which | Marius Vollmer | 1 | -2/+4 |
2004-08-12 | * socket.c, rw.c, deprecated.h, validate.h | Marius Vollmer | 18 | -135/+189 |
2004-08-12 | *** empty log message *** | Marius Vollmer | 1 | -0/+89 |
2004-08-12 | * strings.h, strings.c (scm_i_get_substring_spec): New. | Marius Vollmer | 4 | -25/+50 |
2004-08-12 | * socket.c (scm_inet_aton, scm_inet_pton): Convert SCM strings to | Marius Vollmer | 1 | -12/+35 |
2004-08-12 | (scm_system): Convert SCM strings to locale strings instead of | Marius Vollmer | 1 | -3/+6 |
2004-08-12 | Convert version to locale string before printing it. | Marius Vollmer | 1 | -1/+1 |
2004-08-12 | (scm_read_delimited_x): Avoid | Marius Vollmer | 1 | -8/+13 |
2004-08-12 | (STRING_SYSCALL, STRING2_SYSCALL): New helper macros. | Marius Vollmer | 1 | -56/+95 |
2004-08-12 | (WITH_STRING): New helper macro. Use it where one | Marius Vollmer | 1 | -69/+94 |
2004-08-12 | (scm_fdopen): Use scm_i_fdes_to_port together with scm_i_mode_bits to | Marius Vollmer | 1 | -3/+3 |
2004-08-12 | (load_extension): Convert lib and init to locale | Marius Vollmer | 1 | -14/+24 |
2004-08-12 | * fports.h, fports.c (scm_i_fdes_to_port): New, like | Marius Vollmer | 5 | -11/+41 |
2004-08-12 | (scm_primitive_load_path): Do not check for absolute filenames when | Marius Vollmer | 1 | -15/+2 |
2004-08-11 | *** empty log message *** | Marius Vollmer | 1 | -0/+6 |
2004-08-11 | (scm_init_storage, scm_stand_in_procs, scm_stand_in_proc): Use a | Marius Vollmer | 2 | -7/+8 |
2004-08-10 | Removed commented out debugging fprintfs. | Marius Vollmer | 1 | -3/+0 |
2004-08-10 | *** empty log message *** | Marius Vollmer | 1 | -1/+1 |
2004-08-10 | * stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c, | Marius Vollmer | 11 | -133/+151 |
2004-08-10 | *** empty log message *** | Marius Vollmer | 1 | -0/+83 |
2004-08-10 | (scm_mkstrport): Use SCM_I_STRING_UCHARS instead of SCM_STRING_UCHARS. | Marius Vollmer | 1 | -3/+3 |
2004-08-10 | (scm_i_index): Replaced SCM_STRINGP, SCM_STRING_CHARS, and | Marius Vollmer | 1 | -12/+16 |
2004-08-10 | * procs.c, posix.c, ports.c, net_db.c, fports.c, filesys.c, | Marius Vollmer | 1 | -91/+53 |
2004-08-10 | (scm_input_error): Use a SCM value for 'fn', not a C string. This | Marius Vollmer | 1 | -8/+7 |
2004-08-10 | Replaced SCM_STRINGP, SCM_STRING_CHARS, and | Marius Vollmer | 1 | -27/+14 |
2004-08-10 | (scm_error_scm): Throw directly instead of calling | Marius Vollmer | 1 | -52/+16 |
2004-08-10 | Instead calling scm_puts on the SCM_STRING_CHARS of a string, call | Marius Vollmer | 1 | -5/+5 |
2004-08-10 | (scm_frame_free): New. | Marius Vollmer | 2 | -0/+8 |
2004-08-10 | * backtrace.c: Replaced SCM_STRINGP with scm_is_string. | Marius Vollmer | 1 | -6/+9 |
2004-08-10 | (scm_internal_parse_path): Removed. | Marius Vollmer | 2 | -130/+153 |
2004-08-10 | * strings.h, deprecated.h (SCM_STRING_COERCE_0TERMINATION_X): | Marius Vollmer | 4 | -141/+271 |
2004-08-09 | *** empty log message *** | Marius Vollmer | 1 | -0/+7 |
2004-08-09 | (scm_round, scm_truncate): Renamed to scm_c_round and scm_c_truncate; | Marius Vollmer | 4 | -17/+34 |
2004-08-07 | (scm_resolv_error): don't cause an exception while | Rob Browning | 1 | -1/+1 |
2004-08-07 | *** empty log message *** | Rob Browning | 1 | -0/+7 |
2004-08-06 | Amend #if and comments for cmp_d and get_d about unreleased gmp, don't | Kevin Ryde | 1 | -25/+30 |
2004-08-06 | *** empty log message *** | Kevin Ryde | 1 | -0/+4 |
2004-08-06 | (scm_array_fill_x): For byvect char fill, force signed char | Kevin Ryde | 1 | -4/+4 |
2004-08-06 | *** empty log message *** | Kevin Ryde | 1 | -0/+6 |
2004-08-06 | (scm_uniform_vector_ref, scm_array_set_x): For byvect, force | Kevin Ryde | 1 | -3/+3 |
2004-08-05 | *** empty log message *** | Kevin Ryde | 1 | -0/+5 |
2004-08-05 | (scm_copy_file): Use fstat on the input fd rather than | Kevin Ryde | 1 | -3/+11 |
2004-08-05 | *** empty log message *** | Kevin Ryde | 1 | -0/+13 |
2004-08-05 | Update docstrings per doc/ref/api-scheduling.texi. | Kevin Ryde | 1 | -7/+12 |
2004-08-05 | (scm_system_star): Use scm_from_int on SIGINT and SIGQUIT, | Kevin Ryde | 1 | -2/+2 |
2004-08-05 | (scm_try_arbiter): Use scm_i_misc_mutex instead of | Kevin Ryde | 1 | -13/+37 |
2004-08-05 | (scm_setgroups): Enhance docstring, per doc/ref/posix.texi. | Kevin Ryde | 1 | -1/+5 |
2004-08-03 | *** empty log message *** | Marius Vollmer | 1 | -0/+3 |
2004-08-03 | * num2integral.i.c, num2float.i.c: Removed. | Marius Vollmer | 3 | -1/+1 |