robocop
3689f15321
Style.
2009-01-20 08:33:59 +00:00
robocop
2fadc0e456
Style.
2008-12-22 09:00:05 +00:00
robocop
95292d1731
Style.
2008-12-20 08:12:19 +00:00
asfernandes
8fbf0e8e8c
Remove trailing spaces (.cpp files)
2008-12-05 01:20:14 +00:00
alexpeshkoff
39896cb955
Fixed CORE-1671: atexit() calls in client libraries cause segfaults
...
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory
To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.
Also some related cleanup.
2008-01-23 15:52:40 +00:00
dimitr
c4b1aa5a8e
Protect global data (sync with Vulcan).
2006-04-30 16:37:14 +00:00
robocop
0dd1aced53
Misc.
2004-12-09 02:50:47 +00:00
robocop
af6a16107a
Misc.
2004-11-30 06:18:39 +00:00
skidder
f9c25741c3
Port ENC_crypt to 64 bits
2004-11-11 04:47:06 +00:00
alexpeshkoff
5a2af91fd4
1. make ENC_crypt thread safe
...
2. don't use libcrypt
2004-11-07 14:27:54 +00:00
brodsom
64c1dee04e
-Use C++ struct declaration style.
2004-05-24 17:31:47 +00:00
robocop
b02c629735
Cleanup
...
Some name changes
Try to fix SINIX-Z problems with send() prototype
2003-12-05 10:35:47 +00:00
brodsom
2aeb693d06
extern cleaning
...
removing underscores in macros
DLL_EXPORT cleaning
2003-10-03 01:53:34 +00:00
brodsom
54a55e97fd
-Remove NULL define
2003-09-01 11:09:47 +00:00
brodsom
97f76ce6e3
-Fix linux macro redefinition warning
2003-08-20 10:08:04 +00:00
brodsom
4ae3719544
Remove gcc warning partially bracketed initializer.
2003-03-02 01:03:34 +00:00
brodsom
230cd1aa19
Remove lint and LIBC_SCCS defines (dummy)
2003-02-20 01:59:10 +00:00
eku
f7b689456f
Fixed a "search and replace" error from my previous check-in.
2003-02-17 08:42:00 +00:00
brodsom
1697ca2d2b
Remove notdef unused define
2003-02-11 01:50:32 +00:00
brodsom
10205e6703
Remove convex, gould, pdp11 and vax defines
2003-02-10 17:41:31 +00:00
brodsom
3761ac4101
Remove convex, gould, pdp11 and vax defines
2003-02-10 17:37:46 +00:00
eku
a7f18b2e31
Removed "register" variables from the source code. It's up to the compiler
...
to hold variables in CPU registers.
2003-02-10 13:28:35 +00:00
dimitr
f91445e207
Cleanup by Dimitry Sibiryakov.
2003-01-20 13:51:35 +00:00
eku
deb5c91397
Autoconf: check for crypt.h and crypt
2002-11-14 07:12:50 +00:00
kkuznetsov
96924060d1
*** empty log message ***
2002-11-05 13:46:33 +00:00
seanleyne
b3ad604669
Removed support for obsolete "PC_PLATFORM" define
2002-10-31 05:06:02 +00:00
seanleyne
0b82f4aa07
Removed obsolete "Netware" port
2002-10-30 06:40:58 +00:00
skywalker
365a7fe19c
Changes to compile fb2 under autoconf includes some structural changes
2001-07-29 17:42:23 +00:00
bellardo
747d13c0d5
Changes to bring FB2 to c++ on *nix.
2001-07-12 05:46:06 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00