index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
srfi
/
srfi-19.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
SRFI-19: Rename 'tai-epoch-in-jd' to 'utc-epoch-in-jd'.
Mark H Weaver
1
-11
/
+11
2018-12-11
Support ~N in SRFI-19 string->date
Daniel Llorens
1
-0
/
+22
2018-10-24
SRFI-19: Minor refactor of leap second table lookups.
Mark H Weaver
1
-28
/
+22
2018-10-24
SRFI-19: time-utc->date: Support non-integer nanoseconds values.
Mark H Weaver
1
-1
/
+1
2018-10-21
SRFI-19: Check for incompatible types in time comparisons.
Mark H Weaver
1
-7
/
+12
2018-10-21
SRFI-19: Fix normalization of seconds and nanoseconds in time records.
Mark H Weaver
1
-18
/
+16
2018-10-20
SRFI-19: Fix handling of negative years and negative julian days.
Mark H Weaver
1
-27
/
+38
2018-10-20
SRFI-19: Fix TAI->UTC conversions, leap second handling, etc.
Mark H Weaver
1
-87
/
+58
2018-10-16
Fix typos, indentation and error reporting in SRFI-19.
Mark H Weaver
1
-91
/
+99
2018-10-16
Update SRFI-19 leap second table.
Mark H Weaver
1
-1
/
+2
2018-07-24
srfi-19: Remove unused procedure.
Ludovic Courtès
1
-19
/
+1
2017-04-22
SRFI-19: Swap seconds and nanoseconds in 'current-time-monotonic'.
Ludovic Courtès
1
-2
/
+2
2017-04-19
Fix date->string ~f operator to not emit leading zeros
Andy Wingo
1
-18
/
+8
2017-04-19
Fixed bug: ~N mishandles small nanoseconds value
Andrew Moss
1
-1
/
+1
2017-04-19
SRFI-19 current-time-monotonic returns time of right type
Andy Wingo
1
-3
/
+6
2016-05-22
SRFI-19: Update the table of leap seconds.
Mark H Weaver
1
-3
/
+4
2014-03-03
SRFI-19: Update the table of leap seconds.
Mark H Weaver
1
-3
/
+6
2012-08-27
ISO 8601 time format specifies zero padding for hours, not blank padding.
Ian Price
1
-4
/
+4
2011-08-04
srfi-19 refactor
Andy Wingo
1
-263
/
+259
2010-07-17
recommend #:replace
Andy Wingo
1
-1
/
+1
2010-01-11
Fix SRFI-19 exports.
Ludovic Courtès
1
-11
/
+6
2010-01-11
Remove unused top-level variables.
Ludovic Courtès
1
-3
/
+0
2009-11-07
Fix typos leading to wrong argument counts.
Ludovic Courtès
1
-1
/
+1
2009-10-22
Fix typos leading to unbound variable references.
Ludovic Courtès
1
-12
/
+21
2009-09-21
Remove unused variables in ice-9/goops/srfi/scripts.
Ludovic Courtès
1
-3
/
+1
2009-06-17
Complete changing license to LGPLv3+
Neil Jerram
1
-1
/
+1
2009-01-12
fix mismerge on srfi-19.scm
Andy Wingo
1
-2
/
+2
2009-01-12
Merge commit 'origin/master' into vm
Andy Wingo
1
-1
/
+1
2008-11-01
avoid delivering 0 values to 1-valued continuations in srfi-19
Andy Wingo
1
-16
/
+11
2008-11-01
move scm srfi files to module/srfi, and compile them.
Andy Wingo
1
-0
/
+1491