Commit graph

8 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
e834d1a1f4 Experimental build support for VC10
- Contains newly introduced compiler warning fixes
 - configure now picks up VC10
2009-09-08 01:50:40 +00:00
Pierre Joye
76b5c17036 - revert last commit and fix inline 2009-05-04 21:03:00 +00:00
Pierre Joye
40aa81ffb2 - a macro will just do it too 2009-05-04 20:32:33 +00:00
Pierre Joye
50daa8c6d4 - add llabs 2009-05-04 17:10:26 +00:00
Pierre Joye
f71b03b9f1 - MFB: sync 5.3 2009-01-28 10:32:45 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Pierre Joye
9c10d9aefe - prevent warning when some types or macros are already defines (ICU defines many of them already) 2008-11-06 14:15:20 +00:00
Pierre Joye
5ba946926f - #45430, windows implementation of crypt is not TS
- add Blowfish (using implementation from Solar Designer <solar at openwal dot com>) and extended DES support
- Make crypt features portable:
  - if no crypt_r, php's implemetation is used (all algo and TS), php can't be used with unsafe crypt anymore
  - if one algo is missing, php's implemetation is used
  - Windows always use php's implementation
- removed old code in windows/
2008-07-28 11:34:53 +00:00