8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:43:03 +01:00
firebird-mirror/src/config
robocop 9953529694 1.- Style.
2.- Cleanup.
3.- Put a compilation warning on DirectoryList::matchFileName because the function's purpose only can be guessed: it returns true unconditionally. Maybe it was expected to tell us if a file name matched a directory name or querying the operating system to know whether the file existed inside the given directory name. Anyway, since it does nothing useful, DirectoryList::validateFilename is suspicious, too, since it uses the former in a loop.
2008-04-29 11:33:11 +00:00
..
AdminException.cpp 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
AdminException.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
Args.cpp Fix the most obvioius problems: 2008-04-20 10:40:58 +00:00
Args.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
ArgsException.cpp 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
ArgsException.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
ConfigFile.cpp Misc 2008-04-27 02:39:51 +00:00
ConfigFile.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
Configuration.cpp Fix the most obvioius problems: 2008-04-20 10:40:58 +00:00
Configuration.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
ConfObj.cpp Fix the most obvioius problems: 2008-04-20 10:40:58 +00:00
ConfObj.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
ConfObject.cpp 1.- Style. 2008-04-29 11:10:35 +00:00
ConfObject.h 1.- Style. 2008-04-29 11:10:35 +00:00
DirectoryList.cpp 1.- Style. 2008-04-29 11:33:11 +00:00
DirectoryList.h 1.- Style. 2008-04-29 11:33:11 +00:00
Element.cpp 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
Element.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
FileName.cpp 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
FileName.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
InputFile.cpp 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
InputFile.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
InputStream.cpp More encapsulation, bring some order, fix some B.O. cases, etc. 2008-04-20 11:46:02 +00:00
InputStream.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
Lex.cpp 1.- Style. 2008-04-29 11:05:11 +00:00
Lex.h 1.- Style. 2008-04-29 11:05:11 +00:00
Parameters.h The merge continued. 2008-01-16 06:33:06 +00:00
ScanDir.cpp Fix MSVC build after JString removal 2008-04-25 08:40:00 +00:00
ScanDir.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00
Stream.cpp 1.- Style. 2008-04-29 11:23:06 +00:00
Stream.h 1.- Style. 2008-04-29 11:23:06 +00:00
StreamSegment.cpp Fix the most obvioius problems: 2008-04-20 10:40:58 +00:00
StreamSegment.h 1. Replaced JString (and some plain char[] buffers) with Firebird::string. 2008-04-24 15:49:43 +00:00