index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
srfi-14.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
srfi-14: Fix possible buffer overrun in '%char-set-dump'.
...
Ludovic Courtès
2019-06-20
1
-1
/
+1
*
Avoid passing NULL to 'memcpy' and 'memcmp'.
...
Mark H Weaver
2019-04-16
1
-1
/
+8
*
Remove scm_puts_unlocked.
...
Andy Wingo
2016-04-26
1
-9
/
+9
*
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-02-08
1
-3
/
+3
|
\
|
*
Improve the usage of variable names in C docstrings.
...
Bake Timmons
2012-02-02
1
-3
/
+3
*
|
locking for putc, puts
...
Andy Wingo
2011-11-08
1
-9
/
+9
|
/
*
Make VM string literals immutable.
...
Ludovic Courtès
2011-03-20
1
-2
/
+2
*
fix typos in the manual bits generated from source comments.
...
Ralf Wildenhues
2011-02-09
1
-2
/
+2
*
use scm_from_latin1_symboln for string literals and load-symbol
...
Andy Wingo
2011-01-07
1
-4
/
+4
*
further boot cleanups
...
Andy Wingo
2009-12-05
1
-1
/
+1
*
Nitpick in `srfi-14.c'.
...
Ludovic Courtès
2009-09-15
1
-2
/
+2
*
Merge branch 'master' into boehm-demers-weiser-gc
...
Ludovic Courtès
2009-09-09
1
-97
/
+263
|
\
|
*
Add char-set debugging function
...
Michael Gran
2009-09-03
1
-19
/
+47
|
*
Distinguish between all codepoints and designated codepoints in char-sets
...
Michael Gran
2009-09-03
1
-0
/
+14
|
*
Remove always-true range checks in scm_i_ucs_range_to_char_set
...
Michael Gran
2009-09-02
1
-2
/
+0
|
*
Unreachable code in charset set operator
...
Michael Gran
2009-09-02
1
-12
/
+5
|
*
Optimize charset union operator
...
Michael Gran
2009-09-02
1
-4
/
+2
|
*
The charset complement operator should not include surrogates
...
Michael Gran
2009-09-02
1
-12
/
+34
|
*
char-set-filter! does not properly iterate over the charset
...
Michael Gran
2009-09-02
1
-1
/
+1
|
*
ucs-range->char-set should not store surrogates and has off-by-one error
...
Michael Gran
2009-09-02
1
-48
/
+157
|
*
char-set-any improperly unpacks charset data
...
Michael Gran
2009-09-02
1
-1
/
+3
|
*
char-set-xor! should modify the input parameter
...
Michael Gran
2009-09-02
1
-1
/
+2
|
*
Surrogate characters shouldn't be in charsets
...
Michael Gran
2009-08-29
1
-2
/
+3
*
|
Merge branch 'master' into boehm-demers-weiser-gc
...
Ludovic Courtès
2009-08-28
1
-549
/
+928
|
\
|
|
*
Fix FUNC_NAME definitions and #endif in srfi-14.[ch]
...
Michael Gran
2009-08-27
1
-22
/
+3
|
*
Unicode-capable srfi-14 charsets
...
Michael Gran
2009-08-27
1
-550
/
+981
*
|
Merge branch 'master' into boehm-demers-weiser-gc
...
Ludovic Courtès
2009-08-18
1
-6
/
+7
|
\
|
|
*
Change Guile license to LGPLv3+
...
Neil Jerram
2009-06-17
1
-6
/
+7
*
|
Merge commit '29776e85da637ec4d44b2b2822d6934a50c0084b' into boehm-demers-wei...
...
Ludovic Courtès
2008-09-10
1
-3
/
+1
|
\
|
|
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-07-29
1
-3
/
+1
*
|
Removed a lot of now-useless SMOB mark/free functions.
...
Ludovic Courtes
2008-09-05
1
-8
/
+0
|
/
*
Changes from arch/CVS synchronization
Ludovic Courtès
2006-09-20
1
-50
/
+139
*
merge from 1.8 branch
Kevin Ryde
2006-04-17
1
-1
/
+1
*
The FSF has a new address.
Marius Vollmer
2005-05-23
1
-1
/
+1
*
*** empty log message ***
Marius Vollmer
2004-09-22
1
-21
/
+21
*
* srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files.
...
Marius Vollmer
2004-08-24
1
-0
/
+1486