]> granicus.if.org Git - php/shortlog
php
2003-04-26 Hartmut Holzgraefeconstructor prototype changed
2003-04-26 Hartmut Holzgraefebetter 'name' regex
2003-04-26 Hartmut Holzgraefephp 5 constructor style and whitespace
2003-04-26 Hartmut Holzgraefesupport arrays of error messages in addition to single...
2003-04-26 Hartmut Holzgraefeuse PHP 5 style constructor
2003-04-26 Hartmut Holzgraefemodule global variables and ini parameters now have
2003-04-26 Hartmut Holzgraefelicense comment headers and license files are now created
2003-04-26 Hartmut Holzgraefeplatform specification now possible for libraries and...
2003-04-26 Sara GolemonTake STREAMS_CC/STREAMS_DC declarations out of do_conne...
2003-04-25 Ilia Alshanetskyemalloc -> safe_emalloc
2003-04-25 foobar- Fixed some AIX/HPUX compile issues.
2003-04-25 foobarfix compiler warning (unused variable)
2003-04-25 Moriyoshi KoizumiMoved copyright notice to the better place.
2003-04-25 Moriyoshi KoizumiAdded a bogus copyright notice.
2003-04-25 Wez Furlongnot interested in .libs
2003-04-25 foobarMake these tests actually work.
2003-04-25 foobar- Made 'register_long_arrays' to be "On" by default.
2003-04-25 foobarnot a real test
2003-04-25 foobarFixed bug #21820 ("$arr[foo]" generates bogus E_NOTICE...
2003-04-25 foobarFixed bug #23099 (ext/interbase: "libgds.so: undefined...
2003-04-25 foobarAllow PHP_CHECK_LIBRARY to use same function name in...
2003-04-25 foobarAdded test case for bug #21820
2003-04-25 foobarSome AIX version failed to compile if this was redefined.
2003-04-24 Sara GolemonNo idea how that character dissapeared.
2003-04-24 Sara GolemonFix error handling bug I just introduced (php_ftp_fopen...
2003-04-24 Marcus BoergerMFB: safe_emalloc()
2003-04-24 Sara GolemonAbtract some ftp connection/negotiation steps out and...
2003-04-24 Hartmut Holzgraefewhitespace changes in generated code
2003-04-24 Hartmut Holzgraefe<![CDATA[ generates additional linefeeds?
2003-04-24 Hartmut Holzgraefeuse PEAR::System instead of system() to remove directories
2003-04-24 David HillFix compiler error on null statement in switch
2003-04-24 Hartmut Holzgraefetodo list update
2003-04-24 Wez FurlongMFB fix for registration
2003-04-24 Sascha Schumannadd safe_emalloc
2003-04-23 Marcus BoergerRevert some ini settings to be hardcoded due to popular...
2003-04-23 Hartmut Holzgraefeconfig.m4 generation revisited
2003-04-23 Hartmut Holzgraefeparse <deps> content
2003-04-23 Hartmut Holzgraefereorganized code generation
2003-04-23 Hartmut Holzgraefemake sure .dsp files have DOS line endings when generat...
2003-04-23 Hartmut Holzgraefedon't forget to add the function list delimiter entry...
2003-04-23 Hartmut Holzgraefedocumentation generation improvements
2003-04-23 Hartmut Holzgraefeversion number and copyright year update
2003-04-23 Hartmut Holzgraeferequired ext. header files may be specified in <deps>
2003-04-23 Hartmut Holzgraefeenable resource lookup by name
2003-04-23 Hartmut HolzgraefeResource handling fixed and improved:
2003-04-23 Hartmut Holzgraefestart to parse the <deps> tag -> support both C and...
2003-04-23 Hartmut HolzgraefeProject programming language may be specified in <deps...
2003-04-23 foobarFix obvious flaw in this test
2003-04-22 Wez Furlongwin32 fixes
2003-04-22 Wez FurlongFix the extension...
2003-04-22 Rasmus LerdorfMFB: &039; which is a single-quote may also come in...
2003-04-22 Wez FurlongAdd windows .dsp and some kludgy pre-generated headers.
2003-04-22 Sara GolemonFeature Request #7121.
2003-04-22 Sascha SchumannAdd vr class
2003-04-22 Wez FurlongI will use my brain properly next time
2003-04-22 Wez Furlongallow sqlite_query() to accept the query string and...
2003-04-22 Edin KadribasicAdded sqlite.assoc_case ini entry with 0 as the default...
2003-04-21 Wez FurlongPrepare for release.
2003-04-21 Moriyoshi KoizumiThe feature is less revelant to encoding conversion...
2003-04-21 Moriyoshi KoizumiReduced leaks in userland filters
2003-04-21 Moriyoshi KoizumiUnified all those redundant printf's
2003-04-21 foobarFix bug #23198
2003-04-21 Stanislav MalyshevUpdate to latest inteface change for get_class_name
2003-04-21 Stanislav MalyshevChange get_class() so that it returns qualified names...
2003-04-21 Stanislav Malyshevmake import * fail if such classes or functions already...
2003-04-21 Sascha SchumannProperly update the global httpd_time_now and remove...
2003-04-20 Wez FurlongTidy up package.xml file.
2003-04-20 Wez FurlongEliminate leaks from registering plain or aggregate...
2003-04-20 Sterling HughesAdd check for final properties
2003-04-20 Stanislav MalyshevCheck name before '::' so that it would be a namespace...
2003-04-20 Stanislav Malyshevrefine the set_error_handler fix
2003-04-20 Stanislav MalyshevFix for bug #21094 (set_error_handler can not accept...
2003-04-20 Wez FurlongRevise todo
2003-04-20 Wez FurlongImplement sqlite_create_function(), which allows bindin...
2003-04-20 Tal PeerRemove rendundant function
2003-04-20 Tal Peertypo
2003-04-20 Tal PeerUpdate
2003-04-20 Wez FurlongAdd test for aggregates
2003-04-20 Wez FurlongImplement sqlite_create_aggregate() which can be used...
2003-04-20 Edin KadribasicKluge, but it seems to work now in both phpize and...
2003-04-20 Edin KadribasicReinstating these two items due to the fact that curren...
2003-04-20 Edin KadribasicErm, this works much better :)
2003-04-20 Edin KadribasicSet appropriate flags when compiling bundled lib in...
2003-04-20 Sara GolemonRevert change to stream_copy_to_stream()
2003-04-19 Marcus BoergerAccess the struct directly here
2003-04-19 Sascha SchumannFix PUTS/PUTS_H to only evaluate their argument once.
2003-04-19 Marcus BoergerAdd a test for ctor precedence
2003-04-19 Ilia AlshanetskyDo not hardcode php path.
2003-04-19 Ilia AlshanetskyDo not make the test rely on the availability of the...
2003-04-19 Sascha SchumannExtend print_table_row so that one can specify the...
2003-04-19 Marcus BoergerThe env-var TEST_PHP_EXECUTABLE is needed in tests
2003-04-19 Holger ZimmermannAdded PHP4PI3WEB_EXPORTS in order to control exports...
2003-04-19 Marcus BoergerFix more shutdown wierdness
2003-04-19 Marcus BoergerUpdate to new macros
2003-04-19 Wez FurlongFix folding marker
2003-04-19 Marcus BoergerDo init CG(in_compilation) here until someone finds...
2003-04-19 Wez FurlongMore things todo
2003-04-19 Wez FurlongTransparently decode binary encoded data.
2003-04-19 Wez FurlongLittle fix for people building sqlite as a static extension
2003-04-19 Marcus BoergerAdd test for different result representations
next