0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor WeekMaskItem sequence creation
tgg
as Thomas Girard
More... over 11 years ago
use ORBitSequence >> #bufferAt: instead of doing `buffer value at:'
tgg
as Thomas Girard
More... over 11 years ago
at least we have a working implementation of sequences
tgg
as Thomas Girard
More... over 11 years ago
another approach to fix sequences
tgg
as Thomas Girard
More... over 11 years ago
oh well... another nice but not working idea :-|
tgg
as Thomas Girard
More... over 11 years ago
cleaner approach, same issue :-(
tgg
as Thomas Girard
More... over 11 years ago
save not working implementation, for the record
tgg
as Thomas Girard
More... over 11 years ago
use value and value: for conversion methods
tgg
as Thomas Girard
More... over 11 years ago
write a unit test exhibiting sequence fiasco
tgg
as Thomas Girard
More... over 11 years ago
fix undeclared variable
tgg
as Thomas Girard
More... almost 12 years ago
update documentation
tgg
as Thomas Girard
More... almost 12 years ago
add #match:c: #deleteRecords:c: #deleteRecordsById: #flush
tgg
as Thomas Girard
More... almost 12 years ago
add TODO file
tgg
as Thomas Girard
More... almost 12 years ago
implement Log>>#writeRecords:
tgg
as Thomas Girard
More... almost 12 years ago
implement String>>#asORBitAny and Boolean>>#asORBitAny
tgg
as Thomas Girard
More... almost 12 years ago
complete Number to Any conversion
tgg
as Thomas Girard
More... almost 12 years ago
add Number>>#asORBitAny
tgg
as Thomas Girard
More... almost 12 years ago
continue implementing Log
tgg
as Thomas Girard
More... almost 12 years ago
avoid overridding #value and #value:
tgg
as Thomas Girard
More... almost 12 years ago
wrap QoS and various State selectors
tgg
as Thomas Girard
More... almost 12 years ago
adapt dslogadmin to previous commit
tgg
as Thomas Girard
More... almost 12 years ago
CORBAEnum should populate CORBAConstants
tgg
as Thomas Girard
More... almost 12 years ago
add a test proving we're not creating too many CORBAEnum
tgg
as Thomas Girard
More... almost 12 years ago
remove now obsolete comment
tgg
as Thomas Girard
More... almost 12 years ago
start implementing Log
tgg
as Thomas Girard
More... almost 12 years ago
add CORBAEnum>>#atIndex:
tgg
as Thomas Girard
More... almost 12 years ago
do not create instances of CORBAEnum each time #at: is called
tgg
as Thomas Girard
More... almost 12 years ago
rename CORBAEnum>>#value to CORBAEnum>>#index
tgg
as Thomas Girard
More... almost 12 years ago
fix UserException projection for DsLogAdmin
tgg
as Thomas Girard
More... almost 12 years ago
fix CORBAMapper>>#repoIdToCORBAConstantsKey:
tgg
as Thomas Girard
More... almost 12 years ago