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
/
generalized-arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid unneeded internal use of array handles
...
Daniel Llorens
2016-11-23
1
-21
/
+0
*
Inline scm_i_array_implementation_for_obj in scm_i_array
...
Andy Wingo
2014-02-08
1
-2
/
+15
*
Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def'
...
Andy Wingo
2014-02-08
1
-1
/
+19
*
Fix erroneous `FUNC_NAME' for `scm_array_length'.
...
Ludovic Courtès
2013-03-28
1
-1
/
+1
*
Array documentation fixes
...
Daniel Llorens
2013-02-18
1
-3
/
+2
*
deprecate generalized vectors in favor of arrays
...
Andy Wingo
2013-02-18
1
-0
/
+30
*
optimize access to arrays of rank 1 or 2
...
Andy Wingo
2013-02-18
1
-13
/
+101
*
Improve the usage of variable names in C docstrings.
...
Bake Timmons
2012-02-02
1
-3
/
+4
*
add docs and tests for array->list
...
Andy Wingo
2010-04-07
1
-2
/
+8
*
reimplement srfi-4 vectors on top of bytevectors
...
Andy Wingo
2010-01-07
1
-7
/
+0
*
fix array->list
...
Andy Wingo
2010-01-07
1
-6
/
+5
*
Fix typo in `scm_array_p_2 ()'.
...
Ludovic Courtès
2009-10-06
1
-1
/
+1
*
Reinstate backward-compatible `scm_array_p ()'.
...
Ludovic Courtès
2009-09-24
1
-2
/
+12
*
move generic array foo out to its own file
...
Andy Wingo
2009-07-19
1
-0
/
+276