Commit History

Author SHA1 Message Date
  Daniel Llorens a5bb9da6ea New functions (array-for-each-cell, array-for-each-cell-in-order) 9 years ago
  Daniel Llorens 1945cdf491 New functions array-from, array-from*, array-amend! 10 years ago
  Daniel Llorens 5d4b2c9c7a Special case for array-map! with three arguments 9 years ago
  Daniel Llorens 00f81b6f31 Speed up for multi-arg cases of scm_ramap functions 10 years ago
  Daniel Llorens 4070bceddf Do not use array handles in scm_vector 10 years ago
  Daniel Llorens d0dd52756c Support typed arrays in some sort functions 9 years ago
  Daniel Llorens 0ebea8746b Remove deprecated array functions 10 years ago
  Daniel Llorens 5cc1454b0f Reuse SCM_BYTEVECTOR_TYPED_LENGTH in scm_array_get_handle 10 years ago
  Daniel Llorens 00ced1e109 Avoid unneeded internal use of array handles 10 years ago
  Daniel Llorens 818def8b1e Remove scm_from_contiguous_array, array 'contiguous' flag 10 years ago
  Daniel Llorens 0bbd0b8a7f Fix compilation of rank 0 typed array literals 10 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
  Andy Wingo 1ed9dea34a Unlocked mutexes don't have owners 8 years ago
  Andy Wingo 4110e7bbb1 Put mutex kind in SMOB flags 8 years ago
  Andy Wingo 7fd10d21c0 Rename Guile's internal mutexes and condvars 8 years ago
  Andy Wingo e7c658a611 Internal threads refactor 8 years ago
  Christopher Allan Webber 6bdd955115 doc: Adjust capitalization for "HTTPS" and "GnuTLS". 8 years ago
  Christopher Allan Webber 8f1db9f268 web: Add https support through gnutls. 9 years ago
  Andy Wingo f8de9808ed Update NEWS. 8 years ago
  Andy Wingo 2c0c6414bb Minor editing in api-scheduling.texi 8 years ago
  Andy Wingo 16fe02aa15 Update documentation on mutexes 8 years ago