summaryrefslogtreecommitdiff
path: root/ext/fribidi
Commit message (Expand)AuthorAgeFilesLines
* - Removed remains of ext/fribidi (it's in PECL)foobar2003-05-142-146/+0
* Moving fribidi to PECLTal Peer2003-02-067-596/+0
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Changed fribidi_get_charsets() return value to also include the constantTal Peer2002-10-182-7/+102
* Improved fribidi_charset_info() slightlyTal Peer2002-10-171-12/+9
* New functions:Tal Peer2002-10-172-1/+67
* Added win32 project file.Edin Kadribasic2002-10-161-0/+108
* Made the fribidi-config search a bit better.foobar2002-10-121-5/+6
* Use var_dump instaed of plain echoTal Peer2002-10-111-6/+14
* Be consistent with other extensions.foobar2002-10-101-2/+2
* Enhanced test to also check charsets CP1255 and ISO-8859-8Tal Peer2002-10-081-1/+6
* Added test to check if charsets constants are definedTal Peer2002-10-081-0/+26
* Initial commit of fribidi_log2vis testTal Peer2002-10-071-0/+12
* Make it compile with the latest _release_ too..foobar2002-09-291-3/+1
* Make ext/fribidi compile against latest fribidi CVSJames Moore2002-09-281-0/+13
* - Fixed case in extension nameTal Peer2002-09-271-1/+1
* - Fixed fatal errorTal Peer2002-09-261-1/+2
* - Reverted back to old param parsing api (and eliminated a segfault by doing ...Tal Peer2002-09-262-21/+29
* - Initial commitTal Peer2002-09-261-0/+0
* - Update protoTal Peer2002-09-251-1/+1
* - Fixed build on Win32 (and made the ext use a newer API)Tal Peer2002-09-231-53/+29
* Changed version from NO_VERSION_YET to 0.1Tal Peer2002-09-211-1/+1
* # err.. fix commentTal Peer2002-09-171-22/+24
* # Fixed proto and header of log2vis()Tal Peer2002-09-171-6/+6
* * The second argument ofTal Peer2002-09-172-15/+33
* oops.Tal Peer2002-09-161-2/+1
* Added myselfTal Peer2002-09-161-0/+1
* - Require Fribidi 0.10.4 -> no more glib needed.foobar2002-09-165-144/+46
* * More work on returning errors properly and freeing resourcesTal Peer2002-09-151-2/+10
* *Fixed compilation errors and enhanced the codeTal Peer2002-09-153-15/+23
* - Consistent use of macrosDerick Rethans2002-09-091-1/+1
* Update email addressZeev Suraski2002-08-152-2/+2
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-10/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-5/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* - More <br> to <br /> fixesDerick Rethans2001-10-091-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Added some missing information.foobar2001-08-193-4/+5
* Fixed bug: #11232. Now we require Fribidi 0.9.0.foobar2001-08-192-23/+29
* WhitespaceZeev Suraski2001-08-111-25/+25
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-35/+16
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Nuke more quotesSascha Schumann2001-05-121-3/+3
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-3/+3
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Fix another instance of the == bug.Sascha Schumann2001-02-231-1/+1