Commit History

Author SHA1 Message Date
  Daniel Llorens 68eb519089 Deprecate scm_from_contiguous_array 8 years ago
  Daniel Llorens 1744d72d21 Document new array functions, with provisional names 8 years ago
  Daniel Llorens 070bc5738f New functions (array-for-each-cell, array-for-each-cell-in-order) 9 years ago
  Daniel Llorens acd9d5da81 New functions array-from, array-from*, array-amend! 10 years ago
  Daniel Llorens 7b6d854cf1 Do not use array handles in scm_vector 10 years ago
  Daniel Llorens cd7fee8e65 Special case for array-map! with three arguments 9 years ago
  Daniel Llorens 31e9f8b974 Speed up for multi-arg cases of scm_ramap functions 10 years ago
  Daniel Llorens fa40c288ca Support typed arrays in some sort functions 8 years ago
  Daniel Llorens 09850ffc27 Remove deprecated array functions 10 years ago
  Daniel Llorens 85ac9cce0a Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle 10 years ago
  Daniel Llorens 4e766795b2 Avoid unneeded internal use of array handles 10 years ago
  Daniel Llorens d236d4d33f Fix compilation of rank 0 typed array literals 10 years ago
  Andy Wingo 8b5f323330 Merge api-{data,compound}.texi 8 years ago
  Andy Wingo 2b0ffb899b Add NEWS item about mutexes 8 years ago
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 years ago
  Andy Wingo f927c70d42 Update join-thread docs 8 years ago
  Andy Wingo 1e92511996 Add asyncs test 8 years ago
  Andy Wingo 08584310ee Inline interrupts 8 years ago
  Andy Wingo 4ae4988931 Refactor async handling to be FIFO 8 years ago
  Andy Wingo 705e3a83c8 Remove SCM_DEBUG_CELL_ACCESSES==1 8 years ago
  Andy Wingo 4985ef13e6 Explicit interrupt handling in VM 8 years ago
  Andy Wingo ca74e3fae5 Add handle-interrupts inst and compiler pass 8 years ago
  Andy Wingo fcb43488b3 Slim thread cleanup 8 years ago
  Andy Wingo a521440029 join-thread in Scheme 8 years ago
  Andy Wingo e447258c3f scm_spawn_thread uses call-with-new-thread 8 years ago
  Andy Wingo 3f23688f39 Fix crasher in scm_system_async_mark_for_thread 8 years ago
  Andy Wingo 9ac2c9942b More comments in threads.c 8 years ago
  Andy Wingo e0f17417e6 Optimize lock-mutex 8 years ago
  Andy Wingo 950e728e7a Improve mutexes / condition variable implementation 8 years ago
  Andy Wingo 6bb51193df Refactor GC implications of thread sleep 8 years ago