1999-04-28 |
Andi Gutmans | - Small startup fix. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Andi Gutmans | dsp update |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Rasmus Lerdorf | Add fgetcsv() here as well |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Zeev Suraski | * Fix debugger+interactive mode bug |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Zeev Suraski | * Get rid of the memory leak messages in case of fatal... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | * Small startup fix |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | Temporary fix for CGI compilation under UNIX |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | Somehow the rules for the configuration parser/scanners... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Andrey Hristov | Fixing a few thing to make AC_CHECK_CC_OPTION work. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | * Get the Apache module to compile again |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | fix |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | Match the CVS name |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | Various thread safety fixes and DLL updates |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Zeev Suraski | * Plenty of thread safety and Win32 work. |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Andi Gutmans | -Add .dsp file |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Andi Gutmans | -More commits |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Andi Gutmans | -More |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Rasmus Lerdorf | Make GD config fail if it doesn't find the gd files |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | PHP3 compat stuff |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Rasmus Lerdorf | Ok, apxs build works nicely now |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | oops, the 0th byte should be set, too |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | final change (?), add get_algorithms_name |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | make code more compact |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | remove some redundant code |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | that was a silly one |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | add OFB mode, the final one |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | add mcrypt_create_iv() |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Zeev Suraski | Win32 isn't a good os to commit uppercase files with... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | cleanup, add new stream mode, allow IV for CBC mode |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | add get_(key|block)_size |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Andi Gutmans | Ah, these too |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Andi Gutmans | * Fix a couple of thread safety issues |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | add CBC |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | add mcrypt module |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Rasmus Lerdorf | Ok, this beast compiles via --with-apxs |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Sascha Schumann | -f tests for plain files only. We need a way to find... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Thies C. Arntzen | serialize & unserialize working (with mem-leak) |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Rasmus Lerdorf | Argh! That typo took me over an hour to find. Grr.. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Andrey Hristov | test -e fails in sh. Used test -f instead. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | unreliable check whether cc option can be used really |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Fixes |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | security check and disclaimer for generated files |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Rasmus Lerdorf | Oops, would be a good idea to edit the .in file instead... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Rasmus Lerdorf | libbind check |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | add function checks |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Andrey Hristov | Change cmp'risons to be cross-shell compatible. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | bugfix port |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | port from PHP3 |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Sascha Schumann | include some header files explicitly |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Use relative paths |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Thies C. Arntzen | forward-port of php3-CVS version |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Thies C. Arntzen | made var_dump zend-aware.... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Another small fix |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Add my API letters to the CVS |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | dsp update |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Small fixes |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | We'd have to find a different way of allowing timeouts... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Thread safety fixes |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Stig S. Bakken | set up automake |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Remove redundant includes |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | g++ compile fix |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | Cleanups, remove old ts code |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Zeev Suraski | A lot of cleanups... Removed old thread-safe code... |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Remove redundant code |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Thread-safe header_is_being_sent |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Remove tls.[ch] |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | cleanups |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Arithmetics bug fix |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | * MySQL fix (thanks Stig) |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Stig Bakken | use only EXTRA_LIBS |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Minor MySQL thread safety issues |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | License |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Testing unified diffs |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Support eval() and highlight_string() in the C++ scanner |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Andi Gutmans | - Use yyless() instead of unput() where possible. I... |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Rasmus Lerdorf | Ok, finally.. These now work nicely on a RH-5.2 box: |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Rasmus Lerdorf | Make zlib compile |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Zeev Suraski | Ok, call me crazy, because I probably am. |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Rasmus Lerdorf | Module work |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Zeev Suraski | Make token names uniform, they all begin with T_ now. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Zeev Suraski | vpath fix |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Rasmus Lerdorf | This is generated |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Rasmus Lerdorf | Bring imap build rules up to date. We still have a... |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Andi Gutmans | - Update the regular VC project file. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Stig Bakken | db was not linked in |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Stig Bakken | db was not linked in |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Stig Bakken | last bunch of extensions moving to ext/ |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Stig Bakken | moved imap and ldap |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Stig Bakken | moved fdf, hyperwave, informix and some smaller files |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved db |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved bcmath |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved apache, com and hyperwave into ext/ |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved dav, msql and oracle to ext/ |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved filepro to ext |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moved filepro to ext |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | mysql should work again now, can someone with mysql... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | gd compile fix |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Stig Bakken | moving mysql to ext/ |
commit | commitdiff | tree | snapshot |
next |