index
:
jcarr/cobol.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-19
more cases handled
v0.0.27
Jeff Carr
2025-10-18
make a smart totally useful DumbTable()
v0.0.26
Jeff Carr
2025-10-16
broken cobol times
v0.0.25
Jeff Carr
2025-10-16
wow. bad logic on that one
Jeff Carr
2025-10-16
try to sort by time. didn't work
Jeff Carr
2025-10-15
check for durations in the future
v0.0.24
Jeff Carr
2025-10-15
was wrong. was 28 chars
Jeff Carr
2025-10-14
only use time pointers. it's much superior here
Jeff Carr
2025-10-14
notes
v0.0.23
Jeff Carr
2025-10-14
no using log here
v0.0.22
Jeff Carr
2025-10-14
attempt more time detection
Jeff Carr
2025-10-14
easier to track by allowing nil
Jeff Carr
2025-10-14
pass string back
v0.0.21
Jeff Carr
2025-10-13
hmmm. notsure.
Jeff Carr
2025-10-13
never need zones if you are always on universal time
Jeff Carr
2025-10-12
send anything Duration()
v0.0.20
Jeff Carr
2025-10-12
time is relative. keep it that way.
v0.0.19
Jeff Carr
2025-10-12
Standard Time(). Perfect place for this. I am pleased.
Jeff Carr
2025-10-11
pretty good 5 char duration.
v0.0.18
Jeff Carr
2025-10-11
a good day. finally the right place to put all this
Jeff Carr
2025-10-04
rm debugging info
v0.0.17
v0.0.16
v0.0.15
v0.0.14
Jeff Carr
2025-09-26
add linux specific stty output
v0.0.13
v0.0.12
Jeff Carr
2025-09-26
rm more stuff
v0.0.11
Jeff Carr
2025-09-26
lots smarter code
Jeff Carr
2025-09-26
rm old stuff
Jeff Carr
2025-09-26
actually get the terminal width
v0.0.10
Jeff Carr
2025-09-26
add PB table row debug()
v0.0.9
Jeff Carr
2025-09-23
remove noise
v0.0.8
Jeff Carr
2025-09-16
strings as 'any' now
v0.0.7
Jeff Carr
2025-09-15
continue work on testing using 'any' in GUI PB
Jeff Carr
2025-09-14
set len(rows)
Jeff Carr
2025-09-14
made a standard TableRow() function
Jeff Carr
2025-09-14
/s/Row/Col/
Jeff Carr
2025-09-12
stub in something to handle tables
v0.0.6
Jeff Carr
2025-09-04
add TerminalChomp() in honor of Larry Wall & Perl
v0.0.5
v0.0.4
v0.0.3
Jeff Carr
2025-09-04
truncate lines at stty -a row (or col, notsure)
Jeff Carr
2025-09-01
day1
v0.0.2
v0.0.1
Jeff Carr