Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo b43f11469a SRFI-18 mutexes are not recursive hace 8 años
  Andy Wingo b197a6a5af Move more functionality to SRFI-18 mutex-unlock! hace 8 años
  Andy Wingo c6a8092b3f SRFI-18 manages own mutex "abandoned" state hace 8 años
  Andy Wingo 3ce76c38cb SRFI-18 threads disjoint from guile threads hace 8 años
  Andy Wingo 846f7e116e srfi-18 condition variables disjoint hace 8 años
  Andy Wingo 3794935fed Remove export srfi-18 never had hace 8 años
  Andy Wingo 2559631869 SRFI-18 mutexes disjoint from Guile mutexes hace 8 años
  Andy Wingo b85f033526 srfi-18: thread-terminate! without cleanup handlers hace 8 años
  Andy Wingo 6bf9c65419 Trim srfi-18 thread startup machinery hace 8 años
  Andy Wingo 59fdf9cdcd Refactor thread-join! to use optional args. hace 8 años
  Andy Wingo 8e305ee045 Rationalize exception handling in srfi-18 hace 8 años
  Andy Wingo 789a4d8d87 srfi-18: Avoid call/cc. hace 8 años
  Andy Wingo c3f08aa866 srfi-18: Inline uses of srfi-18-exception-preserver. hace 8 años
  Andy Wingo 177a058a40 srfi-18: Use srfi-35 conditions. hace 8 años
  Andy Wingo 0d57476f0a srfi-18: Use parameters. hace 8 años
  Andy Wingo 7078218a92 srfi-18: Use lambda* optional arguments. hace 8 años
  Andy Wingo bbcc128153 srfi-18: Simplify thread-sleep!, thread-terminate!. hace 8 años
  Andy Wingo 4d23c835c4 srfi-18: Use `match' in thread-start!. hace 8 años
  Andy Wingo 501c0e67b1 srfi-18: Improve style. hace 8 años
  Andy Wingo d74e0fed0d Move thread bindings to (ice-9 threads) hace 8 años
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' hace 10 años
  Nathaniel Alderson 8d124d2077 Calculate usecs correctly in thread-sleep! hace 11 años
  Mark H Weaver 6587bcfa53 SRFI-18: Export 'current-thread'. hace 11 años
  Andy Wingo f9c3584117 srfi-18 cleanup hace 13 años
  Ludovic Courtès 6734191c68 Remove unused top-level variables. hace 15 años
  Ludovic Courtès 84012ef4b1 Fix typos leading to unbound variable references. hace 15 años
  Neil Jerram 83ba2d3750 Complete changing license to LGPLv3+ hace 15 años
  Andy Wingo 2032f3d1db fix multiple values returning from srfi-18's `with-exception-handler' hace 15 años
  Andy Wingo 30a5e062d0 procedures in "drop" contexts can return unspecified values hace 15 años
  Andy Wingo ea93465de7 move scm srfi files to module/srfi, and compile them. hace 16 años