Thomas Goyne
|
96cf5ea7ed
|
Kill the #ifndef AGI_PRE guards
They don't actually improve compilation performance and make it more
annoying to modify what things are in the precompiled header.
|
2012-12-02 06:33:29 -08:00 |
|
Thomas Goyne
|
e44c47c863
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
|
Thomas Goyne
|
dc5d6c9a4a
|
Add missing include in unix/log.cpp and wrap includes in #ifndef LAGI_PRE
Originally committed to SVN as r6876.
|
2012-05-26 17:00:16 +00:00 |
|
cantabile
|
54a08a44c1
|
stdout log emitter: flush stdout after every printf() if stdout is not a terminal
This makes it possible to watch aegisub's output in realtime even if its
stdout is redirected to a file.
Originally committed to SVN as r6793.
|
2012-05-15 14:06:18 +00:00 |
|
Thomas Goyne
|
0d45f98ae8
|
Cast time_ts passed to printf to a known type
Originally committed to SVN as r6510.
|
2012-02-23 19:28:00 +00:00 |
|
Thomas Goyne
|
b66357bfb8
|
Fix warning on x64 unix
Originally committed to SVN as r6087.
|
2011-12-22 21:22:58 +00:00 |
|
Thomas Goyne
|
72bc33fda3
|
Fix compilation errors with precompiled headers disabled
Originally committed to SVN as r5484.
|
2011-07-16 06:42:55 +00:00 |
|
Amar Takhar
|
c624b20777
|
Left align microseconds by 6 spaces.
Originally committed to SVN as r4683.
|
2010-07-17 17:47:59 +00:00 |
|
Thomas Goyne
|
2b47f34e76
|
Fix a pile of actual memory leaks
Originally committed to SVN as r4575.
|
2010-06-24 01:24:09 +00:00 |
|
Amar Takhar
|
33011cb5ed
|
Split EmitterSTDOUT into unix/log.cpp and windows/log.cpp, the windows version is commented at the moment.
Originally committed to SVN as r4397.
|
2010-06-01 08:17:27 +00:00 |
|