summaryrefslogtreecommitdiff
path: root/libguile/strorder.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+1
2018-06-20Make .c copyright headers uniformAndy Wingo1-1/+1
2018-06-20Rationalize include order in C filesAndy Wingo1-2/+6
2018-06-20Make libguile header inclusion consistent within libguile c filesAndy Wingo1-9/+9
2018-06-20Remove Emacs local variables comments in Guile sourceAndy Wingo1-6/+0
2018-06-20Remove _scm.hAndy Wingo1-1/+0
2018-06-20Move subr snarfing macros to gsubr.h.Andy Wingo1-0/+1
2018-06-18Devolve pairs.hAndy Wingo1-0/+1
2018-06-18Devolve boolean.h include.Andy Wingo1-0/+1
2018-06-18Remove includes of validate.h.Andy Wingo1-2/+2
2010-01-07provide missing prototypesAndy Wingo1-1/+11
2009-12-04remove rpsubrsAndy Wingo1-31/+201
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-1/+4
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2004-08-24(scm_string_equal_p, scm_string_ci_equal_p, scm_string_less_p,Marius Vollmer1-148/+23
2004-08-19* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,Marius Vollmer1-18/+18
2004-08-12* socket.c, rw.c, deprecated.h, validate.hMarius Vollmer1-22/+34
2004-07-06* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,Marius Vollmer1-6/+6
2004-04-06* srfi-13.c (s_scm_string_map): convert character to unsigned charHan-Wen Nienhuys1-2/+2
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2002-03-14Retire inclusion guard macro SCM_MAGIC_SNARFER.Thien-Thi Nguyen1-2/+0
2001-07-09Remove "face-lift" comment.Thien-Thi Nguyen1-2/+0
2001-05-24* validate.hMichael Livshin1-6/+6
2001-04-03Correct, update, improve and clean up a lot of docstrings in order to makeMartin Grabmüller1-34/+32
2001-03-09Remove #include <stdio.h>. Add #include <string.h>.Keisuke Nishida1-1/+0
2001-03-02 * vectors.c (s_scm_vector_p, list->vector, scm_vector)Martin Grabmüller1-26/+31
2001-01-24* Make sure that parameter errors are reported correctly.Dirk Herrmann1-23/+59
2000-11-22* Deprecated macros SCM_ROCHARS and SCM_ROUCHARS.Dirk Herrmann1-8/+8
2000-11-17* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,Marius Vollmer1-0/+2
2000-10-26* String comparison functions don't accept symbols as arguments any more.Dirk Herrmann1-57/+78
2000-09-26* Replaced a lot of references to SCM_CHARS.Dirk Herrmann1-0/+2
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-5/+5
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-03* error.h, error.c: Added `scm_wrong_type_arg_msg' to supportGreg J. Badros1-1/+1
2000-01-27* vectors.c, symbols.c, strorder.c: Documentation cut and pastedGreg J. Badros1-10/+29
2000-01-06* *.c, snarf.h: Replace GUILE_PROC1 with SCM_DEFINE1 throughout.Greg J. Badros1-10/+10
2000-01-05* *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*Greg J. Badros1-8/+8
1999-12-12* *.c: Finish replacing K&R style prototypes with ANSI CGreg J. Badros1-68/+63
1999-12-12* *.c, srcprop.h: Use SCM_BOOL(f) instead of (f? SCM_BOOL_T:Greg J. Badros1-2/+2
1999-09-12* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1-1/+1
1999-08-29* strorder.c (scm_string_less_p, scm_string_ci_less_p): Bugfix.Mikael Djurfeldt1-4/+4
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1996-12-13*** empty log message ***Mikael Djurfeldt1-3/+3
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-55/+11
1996-09-10C files should #include only the header files they need, notJim Blandy1-0/+2
1996-07-25maintainer changed: was lord, now jimb; first importJim Blandy1-0/+266