Age | Commit message (Expand) | Author |
---|---|---|
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-12-20 | -check return value | Christian Grothoff |
2015-09-25 | fix interpreter warnings | Fournier Nicolas |
2015-08-17 | preliminary work on more benchmarks | Fournier Nicolas |
2015-08-13 | fixes for melt insertion | Fournier Nicolas |
2015-08-11 | fix ftbfs | Fournier Nicolas |
2015-08-10 | added new benchmarks | Fournier Nicolas |
2015-08-10 | reworked initialization | Fournier Nicolas |
2015-08-07 | fixes | Fournier Nicolas |
2015-08-06 | adding checks to avoid re-initializing memory and removing [0]-type hack, how... | Christian Grothoff |
2015-08-06 | -minor style fixes in benchmarking logic | Christian Grothoff |
2015-08-06 | Merge branch 'master' of taler.net:/var/git/mint | Fournier Nicolas |
2015-08-06 | fixes | Fournier Nicolas |
2015-08-06 | small stuff | Christian Grothoff |
2015-08-05 | fix memory leak | Fournier Nicolas |
2015-08-03 | Testing for the /deposit api call | Fournier Nicolas |
2015-07-28 | fix | Fournier Nicolas |
2015-07-28 | better command check | Fournier Nicolas |
2015-07-27 | Added more performance tests | Fournier Nicolas |
2015-07-23 | Initial work for more commands | Fournier Nicolas |
2015-07-20 | Database smaller for testing | Fournier Nicolas |
2015-07-20 | added new commands for melting | Fournier Nicolas |
2015-07-17 | timing reworked | Fournier Nicolas |
2015-07-16 | fixed tests | Fournier Nicolas |
2015-07-15 | using coin to create deposit | Fournier Nicolas |
2015-07-15 | save coin private key | Fournier Nicolas |
2015-07-15 | save reserve private key | Fournier Nicolas |
2015-07-09 | Added new init function | Fournier Nicolas |
2015-07-07 | Bugfixes | Fournier Nicolas |
2015-07-07 | command to access history | Fournier Nicolas |
2015-07-06 | Fix ftbfs | Fournier Nicolas |
2015-07-06 | New load_random command | Fournier Nicolas |
2015-07-01 | commenting and reorganizing | Fournier Nicolas |
2015-07-01 | comments, typos | Christian Grothoff |
2015-07-01 | fixed merge | Fournier Nicolas |
2015-07-01 | make performance testing more modular | Fournier Nicolas |
2015-06-30 | Finished work on database initialization | Fournier Nicolas |
2015-06-30 | Using GNUNET logging rather than printf | Fournier Nicolas |
2015-06-30 | initialization of the database | Fournier Nicolas |
2015-06-26 | Remade memory management strategy of the interpreter. | Fournier Nicolas |
2015-06-25 | NPE detection | Christian Grothoff |
2015-06-24 | Fixed unconsistent signed/unsigned declaration | Fournier Nicolas |
2015-06-24 | fixed gauger command in the interpreter | Fournier Nicolas |
2015-06-22 | Added suport for testing more database operations | Fournier Nicolas |
2015-06-19 | functional interpreter | Fournier Nicolas |
2015-06-17 | fixed memory leak | Fournier Nicolas |
2015-06-17 | adding functionality to perf_interpreter | Fournier Nicolas |
2015-06-12 | moving things around and fixing memory issues | Fournier Nicolas |
2015-06-12 | added prefixes to functions in init | Fournier Nicolas |
2015-06-12 | Fix includes and more indentation | Fournier Nicolas |