]>
gitweb.hamatoma.de Git - cpidjinn/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
hama [Tue, 16 Aug 2016 21:23:07 +0000 (23:23 +0200)]
DynBuffer.fill(), dictionary tested
hama [Mon, 15 Aug 2016 22:14:37 +0000 (00:14 +0200)]
dictionary added
* Dictionary, CStringCString, CStringInt added
* ItemFactory extracted to its own file
hama [Mon, 15 Aug 2016 09:51:03 +0000 (11:51 +0200)]
ArrayList: + put()
hama [Sun, 14 Aug 2016 22:50:30 +0000 (00:50 +0200)]
ArrayList::sort() works
* refactoring: DynBuffer::size() renamed to capacity()
* DynBuffer::m_maxBlocksize added
hama [Sat, 13 Aug 2016 20:14:37 +0000 (22:14 +0200)]
compareItems(), new()
* compareItems() moved to ItemFactory
* malloc() replaced by new operator
hama [Fri, 12 Aug 2016 23:07:37 +0000 (01:07 +0200)]
ArrayList+CList works
hama [Sun, 7 Aug 2016 07:20:30 +0000 (09:20 +0200)]
+ arraylist.*
hama [Wed, 6 Jul 2016 17:44:44 +0000 (19:44 +0200)]
logging improvements
hama [Fri, 24 Jun 2016 23:52:23 +0000 (01:52 +0200)]
implemented: spi transfer
hama [Mon, 20 Jun 2016 22:49:30 +0000 (00:49 +0200)]
getbuffer works, data written in file
hama [Fri, 17 Jun 2016 22:09:07 +0000 (00:09 +0200)]
implementation of trace+getbuffer
hama [Thu, 16 Jun 2016 18:28:55 +0000 (20:28 +0200)]
client: commands trace+getbuffer
hama [Wed, 15 Jun 2016 18:24:39 +0000 (20:24 +0200)]
tracing server --test
hama [Wed, 15 Jun 2016 17:53:40 +0000 (19:53 +0200)]
SquareWaveTimer works, readFromGPIO()
hama [Tue, 14 Jun 2016 22:26:04 +0000 (00:26 +0200)]
client: option evaluation
hm [Tue, 14 Jun 2016 20:38:24 +0000 (22:38 +0200)]
error in option evaluation
hama [Tue, 14 Jun 2016 20:24:20 +0000 (22:24 +0200)]
server: option --test
hama [Mon, 13 Jun 2016 21:52:11 +0000 (23:52 +0200)]
client and cpidjinn work
hama [Sun, 12 Jun 2016 20:22:22 +0000 (22:22 +0200)]
server+client run
hama [Sun, 12 Jun 2016 09:10:43 +0000 (11:10 +0200)]
new: class Bcm2835
hama [Wed, 8 Jun 2016 22:20:16 +0000 (00:20 +0200)]
Timer works without memory leaks
hama [Tue, 7 Jun 2016 18:52:06 +0000 (20:52 +0200)]
initial state
hama [Fri, 27 May 2016 22:29:42 +0000 (00:29 +0200)]
initial project import from KDevelop