summaryrefslogtreecommitdiff
path: root/libguile/strorder.c
Commit message (Expand)AuthorAgeFilesLines
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Make .c copyright headers uniformAndy Wingo2018-06-201-1/+1
* Rationalize include order in C filesAndy Wingo2018-06-201-2/+6
* Make libguile header inclusion consistent within libguile c filesAndy Wingo2018-06-201-9/+9
* Remove Emacs local variables comments in Guile sourceAndy Wingo2018-06-201-6/+0
* Remove _scm.hAndy Wingo2018-06-201-1/+0
* Move subr snarfing macros to gsubr.h.Andy Wingo2018-06-201-0/+1
* Devolve pairs.hAndy Wingo2018-06-181-0/+1
* Devolve boolean.h include.Andy Wingo2018-06-181-0/+1
* Remove includes of validate.h.Andy Wingo2018-06-181-2/+2
* provide missing prototypesAndy Wingo2010-01-071-1/+11
* remove rpsubrsAndy Wingo2009-12-041-31/+201
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-6/+7
* Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès2008-09-131-1/+4
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_string_equal_p, scm_string_ci_equal_p, scm_string_less_p,Marius Vollmer2004-08-241-148/+23
* * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer2004-08-191-18/+18
* * socket.c, rw.c, deprecated.h, validate.hMarius Vollmer2004-08-121-22/+34
* * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer2004-07-061-6/+6
* * srfi-13.c (s_scm_string_map): convert character to unsigned charHan-Wen Nienhuys2004-04-061-2/+2
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+12
* Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen2002-03-141-2/+0
* Remove "face-lift" comment.Thien-Thi Nguyen2001-07-091-2/+0
* * validate.hMichael Livshin2001-05-241-6/+6
* Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller2001-04-031-34/+32
* Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida2001-03-091-1/+0
* * vectors.c (s_scm_vector_p, list->vector, scm_vector)Martin Grabmüller2001-03-021-26/+31
* * Make sure that parameter errors are reported correctly.Dirk Herrmann2001-01-241-23/+59
* * Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.Dirk Herrmann2000-11-221-8/+8
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer2000-11-171-0/+2
* * String comparison functions don't accept symbols as arguments any more.Dirk Herrmann2000-10-261-57/+78
* * Replaced a lot of references to SCM_CHARS.Dirk Herrmann2000-09-261-0/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-211-5/+5
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-191-0/+6
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros2000-03-031-1/+1
* * vectors.c, symbols.c, strorder.c: Documentation cut and pastedGreg J. Badros2000-01-271-10/+29
* * *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout.Greg J. Badros2000-01-061-10/+10
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros2000-01-051-8/+8
* * *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1999-12-121-68/+63
* * *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1999-12-121-2/+2
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1999-09-121-1/+1
* * strorder.c (scm_string_less_p, scm_string_ci_less_p): Bugfix.Mikael Djurfeldt1999-08-291-4/+4
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* *** empty log message ***Mikael Djurfeldt1996-12-131-3/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-55/+11
* C files should #include only the header files they need, notJim Blandy1996-09-101-0/+2
* maintainer changed: was lord, now jimb; first importjimbJim Blandy1996-07-251-0/+266