robocop
21bb7f3d20
Style.
2009-01-03 09:14:29 +00:00
asfernandes
ff5f8745fb
Remove trailing spaces (.h files)
2008-12-05 00:56:15 +00:00
hvlad
38fa6082be
Remove unused method
2008-10-27 09:03:46 +00:00
dimitr
3aad1f4cf3
Reduce number of warnings for 64-bit targets.
2008-05-12 05:25:55 +00:00
asfernandes
cfb2b8ee91
Misc
2008-04-23 02:19:25 +00:00
robocop
05271261e1
Style.
2008-04-19 11:11:10 +00:00
dimitr
f0f8b55700
Temporary commit with the fixed (hopefully) TempDirList class.
2006-05-18 08:37:07 +00:00
dimitr
913b2645a6
Let our naming conventions be consistent.
2006-05-13 04:57:25 +00:00
alexpeshkoff
381c1a7ef3
added feature (requested by Dmitry) - first path in ExternalFilesAccess
...
is used as default when external file is to be initially created
2005-01-26 18:02:30 +00:00
robocop
24742873ad
fb_string.h is moved to common/classes.
2004-12-17 05:41:47 +00:00
alexpeshkoff
d0ebde70a8
make SortedObjectsArray easier to use in simple cases
2004-11-29 10:07:43 +00:00
robocop
f58c769c37
Cleanup. In geeky words:
...
PandoraBox* pbox = reinterpret_cast<PandoraBox*>(&can_of_worms);
pbox->open();
pbox->flush();
Nickolay may want to undo my ods.h changes if gcc insists
in its crusade against non-PODs and poodles.
2004-03-18 05:56:06 +00:00
alexpeshkoff
0e24170951
fixing posix build
2004-03-15 19:35:00 +00:00
alexpeshkoff
221ae2fa2a
Pools support
2004-03-14 13:14:58 +00:00
alexpeshkoff
db39682f9a
Added support for case-sensitivity in path's comaparison according to OS requirements.
...
Use it in config_file & dir_list
Now in win32 one may write: DatabaseAccess=ReStrIcT c:\HiSpAtH
2003-05-30 12:17:47 +00:00
alexpeshkoff
2c3384885d
Enable spaces & tabs in directory list
2003-05-05 12:26:37 +00:00
dimitr
da728b793f
Temporary directory management
2003-05-01 12:20:40 +00:00
alexpeshkoff
4425587591
Removed g++ warnings
2003-04-07 15:48:55 +00:00
alexpeshkoff
7b899d99f0
New style of files access configuration
2003-04-06 15:01:30 +00:00
alexpeshkoff
ec88146136
Code cleanup
2003-04-06 09:08:58 +00:00
alexpeshkoff
45ad6a1bda
External files access restriction cleanup
2003-03-23 16:50:54 +00:00
alexpeshkoff
dc5b1d5cb2
Added required comments
2003-03-17 18:01:17 +00:00
alexpeshkoff
70c9d082ba
Now external tables are checked against directories list
2003-03-15 20:20:41 +00:00