KUDr
|
9b81f084af
|
(svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/recreated whenever the cache is invalidated. It now supports Flush() method that is used instead. It should also fix mem-leak warning produced by valgrind (Tron)
|
2006-11-18 19:20:47 +00:00 |
|
KUDr
|
ecccf79c07
|
(svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron)
|
2006-11-14 12:02:36 +00:00 |
|
tron
|
55d6c98f89
|
(svn r7145) Remove extra semicolons
|
2006-11-14 11:01:59 +00:00 |
|
tron
|
93f1f8ee53
|
(svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There is a difference between const FOO* and FOO* const)
|
2006-10-28 12:32:55 +00:00 |
|
rubidium
|
63687763e9
|
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
-Cleanup: whitespace alignment of a few tables.
|
2006-09-04 20:40:33 +00:00 |
|
KUDr
|
5e73dce0e7
|
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
|
2006-05-27 16:12:16 +00:00 |
|