2010-01-28 |
Pierre Joye | - fix possible EOL conversion on svn co on windows |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - skip if not enough permission and add to trunk |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - fix leak |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - don't go through the reparse code when we have a... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - little comment to avoid undesired changes in this... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - fix leak, win only |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - fix leak when the SID is already used and duplicated |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Ilia Alshanetsky | Fixed bug #50859 (build fails with openssl 1.0 due... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - update/fix/skip/add for rename tests |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - #50854, fix build on non windows, svn merge is useless. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - fix and update test according to recent fixes |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - fix and update test according to recent fixes |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - #50854, fix build on non windows |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - removed debug breakpoint and improve inline comment |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Pierre Joye | - prevent bad things to happen when invalid path are... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Pierre Joye | - [DOC] #45986, bad file descriptor warning when rename... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Ilia Alshanetsky | Fixed bug #50829 (php.ini directive pdo_mysql.default_s... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Nuno Lopes | merge r294022. 5.2 branch doesnt need it |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Jani Taskinen | - Fixed bug #50832 (HTTP fopen wrapper does not support... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Pierre Joye | - Ensure that stderr output are not buffered, portabili... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Pierre Joye | - make it work on win, simplify expect using expectf |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Andrey Hristov | Fix for bug#50772 |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ilia Alshanetsky | Added test case for bug #44827 |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Pierre Joye | - ws |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - fix test, dir separator agnostic |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - add win32 version of the test, damned error msg with... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Derick Rethans | - Updated to version 2010.1 (./tzdata2010a) |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - nl fix |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - \n or \r\n (phpt are text in svn) |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - #50690, putenv does assign value when their length... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - make getservbyname on windows behaves like *nux when... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - prevent possible crash when error/warnings are raised... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - \n or \r\n as phpt are txt file in svn |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Pierre Joye | - skip if proc_nice is not available |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Sriram Natarajan | - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Pierre Joye | - fix win build, use bundled stdint |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Andrey Hristov | decrement correctly! |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Andrey Hristov | Add possibility to restrain the number of levels |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Stanislav Malyshev | fix TS build |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Ilia Alshanetsky | Upgraded bundled PCRE to version 8.01 |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Johannes Schlüter | Overlong hostnames breakthistest on NIS enabled FreeBSD |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Ilia Alshanetsky | Added missing INI settings |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Takeshi Abe | fix libgd FS100 (spurious horizontal line drawn by... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Andrey Hristov | Fix possible lock-ups when a trigger triggers a trigger. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Jani Taskinen | - Fixed bug #50791 (Compile failure: Bad logic in defin... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Johannes Schlüter | - A few more extern declarations |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ilia Alshanetsky | Fixed test |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Ilia Alshanetsky | Upgraded bundled sqlite to version 3.6.22. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Jani Taskinen | - Add missing skipif |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Andrey Hristov | Make it GCC only feature (tracing). VC7 and up do the... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Jani Taskinen | - WS + CS fixes |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Andrey Hristov | fix windows |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Johannes Schlüter | - Add extern declarations for fixing the build with... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Ilia Alshanetsky | Fixed bug #50787 (stream_set_write_buffer() has no... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Ilia Alshanetsky | Fixed bug #50761 (system.multiCall crashes in xmlrpc... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Hannes Magnusson | Kill very old export of the docs. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Hannes Magnusson | These instructions are apparently outdated |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jani Taskinen | - Fixed bug #48811 (Directives in PATH section do not... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Stanislav Malyshev | add filters to mcrypt |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Rob Richards | fix bug #49463 (setAttributeNS fails setting default... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Rasmus Lerdorf | Fix gcc version check - bug #50771 |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Takeshi Abe | fix wrong type and useless assignments |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Takeshi Abe | fix the letter type, which affects its type-error message |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Ilia Alshanetsky | Added test for bug #50680 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix compiler warning, copy&paste error |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Takeshi Abe | imagepolygon() and imagefilledpolygon() does not allow... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | remove redefinition of bit_uint8korr |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Andrey Hristov | Fix build of mysqli when libmysql is used, mysqlnd_port... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | more PHPAPI for phpize-d builds |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | export more functionality for phpize builds |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Andrey Hristov | make mysqlnd's tracing API more reusable |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Ilia Alshanetsky | Fixed bug #50732 (exec() adds single byte twice to... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Frank M. Kromann | MFB. Don't free soap_headers just before comparing... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Takeshi Abe | removed an unused variable |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christopher... | Bump version in early preparation for release |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Ilia Alshanetsky | Fixed bug #50728 (All PDOExceptions hardcode 'code... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
David Soria... | Revert commit 292222. It's not needed anymore to specif... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Stanislav Malyshev | name resource build script resourcebundle.build |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | more typedef cosmetics |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | remove stale export |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | cosmetics. typedef-ed types should be in capital case |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | remove extern defintion of a variable that is no more |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | this function should be exporten in all cases, not... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | missed to commit in 5_3, here it comes, reusability... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | and another change to make the stats API re-usable |
commit | commitdiff | tree | snapshot |
2010-01-11 |
David Soria... | Fixes #50496. Drop stdbool.h dependency as it requires... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Andrey Hristov | Rework the statistics macros to be reusable by external... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Ilia Alshanetsky | year++ |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Dmitry Stogov | Fixed bug #50519 (segfault in garbage collection when... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Pierre Joye | - use png_sig_cmp to support libpng 1.4, old is depreca... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | Add the remaining code for statistics triggers |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | export some calls to init/deinit code outside of the... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | improve the stats subsystem. Reduce the number of macro... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Andrey Hristov | add restart_psession and end_psession hooks |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Takeshi Abe | Bug #49600 (imageTTFText text shifted right) |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Rasmus Lerdorf | Worked with Samy Kamkar to improve LCG entropy. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Christopher... | Bug #47281 ( is limited in size of characters). Also... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andrey Hristov | Change of way the packet objects are created/initialised |
commit | commitdiff | tree | snapshot |
next |