Avoid signed overflow and use size_t in bytevectors.c.
[bpt/guile.git] / libguile / array-handle.c
2013-02-18 Andy Wingooptimize access to arrays of rank 1 or 2
2009-12-11 Andy Wingomerge from master to elisp
2009-12-05 Andy Wingoremove a bunch of needless scm_permanent_object calls
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge commit 'origin/master'
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-07-19 Andy Wingoadd generic array implementation facility
2009-07-19 Andy Wingorename unif.[ch] to arrays.[ch]
2009-07-19 Andy Wingobitvector exodus from unif.[ch]
2009-07-19 Andy Wingoparts of unif.[ch] to array-handle.[ch]