History log of /PHP-5.5/ext/standard/php_crypt_r.c (Results 26 – 50 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a6eaf353 23-Jul-2011 Felipe Pena

- Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets


# b2558d5f 23-Jul-2011 Felipe Pena

- Disable __sync_fetch_and_add for HPUX for now, gcc seems not provide __sync_fetch_and_add_4 for all targets


# c3c761ff 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


# 81e8615c 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


# e97b0d75 19-Jul-2011 Felipe Pena

- Fixed bug #55231 (Unsatisfied symbols __sync_fetch_and_add_4)


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# e38369c5 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# c689dd9d 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# 59c102bf 24-May-2011 Pierre Joye

- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size


# f7e6e6ce 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


# 964f44a2 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


# ac6edb41 20-May-2011 Felipe Pena

- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
patch by: mhei at heimpold dot de


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16
# 75de05ce 12-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
typo) (vapier at gmail dot com)


# 52ea9da4 12-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53530 (php_crypt tests gcc version incorrectly due to
typo) (vapier at gmail dot com)


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 377ffeb5 17-Jun-2010 Pierre Joye

- #51424, solaris part


# 84f3b132 17-Jun-2010 Pierre Joye

- #51424, solaris part


# b8613c10 15-Jun-2010 Pierre Joye

- cleanup, no vc6 support in trunk


# 33ac0d0e 15-Jun-2010 Pierre Joye

- cleanup, no vc6 support in trunk


# f27e17d1 15-Jun-2010 Pierre Joye

- #51424, silent warnings on win


# d686b757 15-Jun-2010 Pierre Joye

- #51424, silent warnings on win


# 06e7d5e9 15-Jun-2010 Pierre Joye

- Fix #51424, crypt() function hangs after 3rd call


# 8fcd33ed 15-Jun-2010 Pierre Joye

- Fix #51424, crypt() function hangs after 3rd call


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3
# 826ca288 02-Nov-2009 Pierre Joye

- Fixed #50052, Different Hashes on Windows and Linux on wrong Salt size


123