1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-02 23:50:47 +02:00
guile/module/srfi
Mark H Weaver 437e1aa036 SRFI-19: Fix normalization of seconds and nanoseconds in time records.
Fixes <https://bugs.gnu.org/26162>.
Reported by Zefram <zefram@fysh.org>.

* module/srfi/srfi-19.scm (time-normalize!): Rewrite.
* test-suite/tests/srfi-19.test: Add tests.
2018-10-21 19:25:45 -04:00
..
srfi-4 (srfi srfi-4 gnu) uses private define-bytevector-type from (srfi srfi-4) 2014-02-07 18:00:04 +01:00
srfi-9
srfi-42
srfi-64 Implement SRFI-64 - A Scheme API for test suites. 2014-02-01 01:19:55 -05:00
srfi-67
srfi-1.scm Rewrite boot-9 map to be recursive and pure 2014-05-01 21:17:28 +02:00
srfi-2.scm
srfi-4.scm Remove private unused duplicate c32/c64vector definitions 2014-02-07 17:57:30 +01:00
srfi-6.scm
srfi-8.scm
srfi-9.scm Match and srfi-9 expose their bailouts to the CSE pass 2014-04-05 11:56:44 +02:00
srfi-10.scm
srfi-11.scm
srfi-13.scm
srfi-14.scm
srfi-16.scm
srfi-17.scm
srfi-18.scm srfi-18: 'thread-sleep!' timeout-as-a-number is relative. 2018-02-16 15:29:35 +01:00
srfi-19.scm SRFI-19: Fix normalization of seconds and nanoseconds in time records. 2018-10-21 19:25:45 -04:00
srfi-26.scm
srfi-27.scm
srfi-28.scm Implement SRFI 28: Basic Format Strings. 2014-12-02 11:49:05 -05:00
srfi-31.scm
srfi-34.scm Fix srfi-34 indentation 2016-10-30 20:31:57 +01:00
srfi-35.scm Use make-struct/no-tail instead of make-struct 2017-09-20 22:07:18 +02:00
srfi-37.scm SRFI-37: Account for zero-length arguments. 2017-04-20 10:58:54 +02:00
srfi-38.scm
srfi-39.scm
srfi-41.scm
srfi-42.scm
srfi-43.scm doc: Improve description of vector-unfold and vector-unfold-right. 2014-09-24 22:03:58 -04:00
srfi-45.scm
srfi-60.scm
srfi-64.scm Implement SRFI-64 - A Scheme API for test suites. 2014-02-01 01:19:55 -05:00
srfi-67.scm
srfi-69.scm
srfi-71.scm Make srfi-71 visible through 'cond-expand'. 2018-07-04 20:42:07 -04:00
srfi-88.scm
srfi-98.scm
srfi-111.scm