|
Posted
over 14 years
ago
by
chris
Remove pcre.h and config.h, they are version-sensitive and should be copied from the .generic versions in the pcre directory instead.
|
|
Posted
over 14 years
ago
by
chris
Remove pcre.h and config.h, they are version-sensitive and should be copied from the .generic versions in the pcre directory instead.
|
|
Posted
over 14 years
ago
by
chris
Fix illegal use of Logging::Add and Logging::Remove while iterating over loggers
|
|
Posted
over 14 years
ago
by
chris
Fix illegal use of Logging::Add and Logging::Remove while iterating over loggers
|
|
Posted
over 14 years
ago
by
chris
Copy a standard configuration to BoxConfig?.h for MSVC users.
|
|
Posted
over 14 years
ago
by
chris
Copy a standard configuration to BoxConfig?.h for MSVC users.
|
|
Posted
over 14 years
ago
by
chris
Don't die if BoxVersion?.h doesn't exist yet.
|
|
Posted
over 14 years
ago
by
chris
Don't die if BoxVersion?.h doesn't exist yet.
|
|
Posted
over 14 years
ago
by
chris
Log fatal exceptions in main helper using BOX_FATAL instead of printf, to
ensure they get logged in all the right places.
|
|
Posted
over 14 years
ago
by
chris
Log fatal exceptions in main helper using BOX_FATAL instead of printf, to
ensure they get logged in all the right places.
|