index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jim-clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
build: define _GNU_SOURCE only on the command line
Steve Bennett
1
-12
/
+0
2023-02-13
clock millis, time: now use monotonic raw time if possible
Steve Bennett
1
-14
/
+9
2021-01-10
package: add ABI version checking
Steve Bennett
1
-3
/
+1
2019-05-20
clock scan: Implement timegm() locally
Steve Bennett
1
-18
/
+15
2019-05-20
clock scan: Unspecified fields use the current date/time
Steve Bennett
1
-5
/
+2
2017-04-18
clock: Fix clock format on mingw platforms
Steve Bennett
1
-4
/
+6
2017-04-18
clock: Add -gmt option to format and scan
Steve Bennett
1
-35
/
+108
2014-01-21
many comment changes, some small code changes
Steve Bennett
1
-2
/
+1
2014-01-15
clock: remove an extra space from the default format
Steve Bennett
1
-1
/
+1
2014-01-15
clock: handle case of format string too long
Steve Bennett
1
-1
/
+4
2011-11-24
Create build-jim-ext for building extensions
Steve Bennett
1
-2
/
+1
2011-11-07
Allow building with MSVC on windows
Steve Bennett
1
-1
/
+4
2011-11-07
Remove use of designated initialisers
Steve Bennett
1
-33
/
+37
2011-06-09
Revert to using localtime() and rand()
Steve Bennett
1
-2
/
+1
2011-06-01
Add Jim_String() macro
Steve Bennett
1
-2
/
+2
2010-12-21
Minor compiler warning fixes
Steve Bennett
1
-0
/
+2
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-0
/
+1
2010-10-15
Add support for clock clicks, micros, millis
Steve Bennett
1
-0
/
+41
2010-10-15
Make jim more reentrant
Steve Bennett
1
-2
/
+3
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-0
/
+3
2010-10-15
Fix QNX build
Steve Bennett
1
-1
/
+1
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-6
/
+4
2010-10-15
Improvements to jim configure
Steve Bennett
1
-0
/
+4
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-2
/
+2
2010-10-15
Make static extensions build
Steve Bennett
1
-1
/
+1
2010-10-15
Add clock command
Steve Bennett
1
-0
/
+110