summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * mb.c, mb.h, mbconv.c, mbconv.h, mbbasic.c, check_mb.c:jimb_mb_branch_1Jim Blandy1999-09-166-65/+69
* *** empty log message ***Jim Blandy1999-09-101-0/+49
* * mb.c (scm_mb_get_func): Don't use IS_ASCII_CHAR here --- thatJim Blandy1999-09-101-1/+1
* * mb.h (scm_mb_put): Revert previous change; the argument to thisJim Blandy1999-09-102-3/+3
* * mbconv.c (scm_mb_iconv): Make buffer pointer for output encodingJim Blandy1999-09-101-27/+29
* * mbbasic.c (iso8859_read): Make the input pointers unsignedJim Blandy1999-09-101-4/+86
* * libguile.h: Add 1999 to Copyright years.Jim Blandy1999-09-101-1/+2
* Use our own random number generator, so the tests don't depend onJim Blandy1999-09-101-5/+226
* * gh_test_c.c (main_prog): Make this static, to end warnings aboutJim Blandy1999-09-102-2/+2
* * mb.h (scm_mb_get, scm_mb_put, scm_mb_len, scm_mb_boundary_p):Jim Blandy1999-09-062-8/+8
* *** empty log message ***Jim Blandy1999-09-062-0/+26
* * mbconv.h (scm_mb_register_encoding): Add prototype for this.Jim Blandy1999-09-061-3/+14
* * mbconv.c: Incomplete beginnings of converting input and output ports.Jim Blandy1999-09-061-0/+27
* * mbbasic.h (scm_init_mbbasic): Make this a prototype, not a K&RJim Blandy1999-09-061-1/+1
* * mbbasic.c: Fix up ISO 8859 character set definitions.Jim Blandy1999-09-061-46/+48
* *** empty log message ***Jim Blandy1999-09-061-0/+12
* * mbbasic.c, mbbasic.h: New files.Jim Blandy1999-09-065-44/+335
* * mbemacs.h: New file, containing macros for dealing with theJim Blandy1999-09-062-168/+269
* *** empty log message ***Jim Blandy1999-09-061-0/+21
* * mbconv.c: New file.Jim Blandy1999-09-065-34/+406
* * mb.c (scm_text_not_char_boundary, scm_text_bad_encoding,Jim Blandy1999-09-061-0/+7
* * mbconv.c: New file.Jim Blandy1999-09-061-0/+7
* * mb.c (scm_text_not_char_boundary, scm_text_bad_encoding,Jim Blandy1999-09-061-7/+9
* * configure.in: Test for iconv.Jim Blandy1999-09-062-3/+65
* *** empty log message ***Jim Blandy1999-09-021-0/+2
* New file.Jim Blandy1999-09-021-0/+169
* *** empty log message ***Jim Blandy1999-09-021-0/+23
* * libguile.h: #include "mb.h".Jim Blandy1999-09-021-0/+1
* * Makefile.am (check_PROGRAMS): add check_mb.Jim Blandy1999-09-025-29/+364
* * mb.c, mb.h: New files.Jim Blandy1999-09-024-18/+772
* This commit was manufactured by cvs2svn to create branchcvs2svn1999-09-0119-2761/+0
* I take it all back --- bcopy does handle overlapping source andJim Blandy1999-09-012-3/+24
* *** empty log message ***Jim Blandy1999-09-014-19/+42
* Regenerated. Seems like conflicting versions of automake installed...Jim Blandy1999-09-011-39/+9
* * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c ifJim Blandy1999-09-012-4/+4
* Allocators should use the `void *' type for generic pointers.Jim Blandy1999-09-012-14/+13
* *** empty log message ***Jim Blandy1999-08-311-0/+9
* * numbers.c (scm_init_numbers): Claim to support the `complex'Jim Blandy1999-08-311-0/+1
* *** empty log message ***Jim Blandy1999-08-311-1/+6
* * Makefile.am (check-local): Set GUILE_LOAD_PATH so the tests canJim Blandy1999-08-312-4/+4
* *** empty log message ***Jim Blandy1999-08-311-0/+6
* * procs.c (scm_make_subr_opt): Fix typo. Remember to multipleJim Blandy1999-08-311-6/+7
* *** empty log message ***Jim Blandy1999-08-311-1/+1
* *** empty log message ***Mikael Djurfeldt1999-08-301-0/+6
* *** empty log message ***Jim Blandy1999-08-301-0/+4
* * tests/strings.test: New test file.Jim Blandy1999-08-301-0/+26
* first cutJim Blandy1999-08-305-0/+242
* *** empty log message ***Jim Blandy1999-08-302-21/+26
* * gh_data.c (gh_set_substr): Revert change of 1999-08-29; bcopy isJim Blandy1999-08-303-26/+0
* Fix up downloading addresses and filenames.Jim Blandy1999-08-301-3/+3