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
/
arrays.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final names for new array functions
...
Daniel Llorens
2017-01-09
1
-3
/
+3
*
Deprecate scm_from_contiguous_array
...
Daniel Llorens
2016-11-23
1
-3
/
+7
*
New functions array-from, array-from*, array-amend!
...
Daniel Llorens
2016-11-23
1
-0
/
+6
*
Avoid unneeded internal use of array handles
...
Daniel Llorens
2016-11-23
1
-0
/
+3
*
Pack array dimensions in array object
...
Daniel Llorens
2014-09-30
1
-11
/
+6
*
Move array reader from arrays.c to read.c
...
Mark H Weaver
2012-10-23
1
-2
/
+2
*
allocate a tc7 to arrays
...
Andy Wingo
2012-01-09
1
-6
/
+5
*
Fix the visibility of a few of internal symbols.
...
Ludovic Courtès
2010-05-28
1
-1
/
+1
*
allow compilation of #@2(1 2 3)
...
Andy Wingo
2010-01-11
1
-1
/
+3
*
reimplement srfi-4 vectors on top of bytevectors
...
Andy Wingo
2010-01-07
1
-6
/
+0
*
fix erroneous SCM_CELL_* usage in arrays.[ch]
...
Andy Wingo
2009-12-08
1
-4
/
+4
*
move generic array foo out to its own file
...
Andy Wingo
2009-07-19
1
-20
/
+6
*
remove enclosed arrays
...
Andy Wingo
2009-07-19
1
-6
/
+1
*
rename unif.[ch] to arrays.[ch]
...
Andy Wingo
2009-07-19
1
-0
/
+110