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
/
bitvectors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
All literal constants are read-only
...
Andy Wingo
2017-04-18
1
-27
/
+42
*
Remove scm_puts_unlocked.
...
Andy Wingo
2016-04-26
1
-1
/
+1
*
Remove scm_putc_unlocked.
...
Andy Wingo
2016-04-26
1
-1
/
+1
*
Fix bit-count* bug
...
Andy Wingo
2014-06-29
1
-1
/
+1
*
Remove array impl. registry; instead, hard-code array handle creation
...
Andy Wingo
2014-02-09
1
-31
/
+8
*
RTL compiler supports static bitvectors
...
Andy Wingo
2013-11-03
1
-4
/
+4
*
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-02-08
1
-1
/
+1
|
\
|
*
Improve the usage of variable names in C docstrings.
...
Bake Timmons
2012-02-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-01-10
1
-19
/
+13
|
\
|
|
*
allocate a tc7 to bitvectors
...
Andy Wingo
2012-01-09
1
-19
/
+13
*
|
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2011-11-11
1
-3
/
+3
|
\
|
|
*
fix bit-set*! bug (!)
...
Andy Wingo
2011-11-10
1
-4
/
+4
*
|
locking for putc, puts
...
Andy Wingo
2011-11-08
1
-3
/
+3
|
/
*
fix typos in the manual bits generated from source comments.
...
Ralf Wildenhues
2011-02-09
1
-1
/
+1
*
make-string et al nulls memory if not given an initializer
...
Andy Wingo
2010-12-04
1
-1
/
+3
*
Remove extraneous semicolon after `SCM_ARRAY_IMPLEMENTATION' & co.
...
Ludovic Courtès
2009-12-15
1
-2
/
+2
*
add SCM_SMOB_TYPE_BITS and SCM_SMOB_TYPE_MASK
...
Andy Wingo
2009-12-08
1
-1
/
+2
*
Remove unneeded SMOB/port mark/free procedures.
...
Ludovic Courtès
2009-09-28
1
-12
/
+2
*
make-typed-array builds backing vector via make-generalized-vector
...
Andy Wingo
2009-07-19
1
-2
/
+1
*
add registry of vector constructors, make-generalized-vector
...
Andy Wingo
2009-07-19
1
-0
/
+1
*
generic vector ops to own file
...
Andy Wingo
2009-07-19
1
-0
/
+1
*
add generic array implementation facility
...
Andy Wingo
2009-07-19
1
-0
/
+30
*
rename unif.[ch] to arrays.[ch]
...
Andy Wingo
2009-07-19
1
-1
/
+1
*
bitvector exodus from unif.[ch]
...
Andy Wingo
2009-07-19
1
-0
/
+879