Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-03 | ARM chars are unsigned | Howard Chu | 1 | -1/+1 | |
2015-12-19 | epee: make log macros behave like statements | moneromooo-monero | 1 | -22/+22 | |
In particular, make this kind of thing do what one expects it to do: if (x) LOG_PRINT("True"); else LOG_PRINT("No"); | |||||
2015-08-16 | epee: Don't set log file name when process path name isn't found | warptangent | 1 | -1/+2 | |
If process path name isn't found, then leave log file name blank. This also applies if a process name is found, but it's blank after removing a trailing dot extension. | |||||
2014-09-09 | moved non-critical warnings and errors to log level 1 | fluffypony | 1 | -0/+1 | |
2014-07-25 | move modified epee code to new classes, revert license | fluffypony | 1 | -28/+25 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -25/+28 | |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 1 | -0/+3 | |
2014-03-20 | some fixes | Antonio Juarez | 1 | -15/+42 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+1426 | |