index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gettext
/
gettext.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-01
- Year++
Felipe Pena
1
-1/+1
2011-07-25
- Make usage of new PHP_FE_END macro
Felipe Pena
1
-1/+1
2011-01-01
- Year++
Felipe Pena
1
-1/+1
2010-01-03
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann
1
-1/+1
2008-12-31
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann
1
-1/+1
2008-11-17
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-9/+0
2008-11-02
- Revert ZEND_BEGIN_ARG_INFO change
Felipe Pena
1
-0/+9
2008-11-01
MFH
Jani Taskinen
1
-22/+10
2008-10-30
MFH: #44938
Lars Strojny
1
-3/+33
2008-10-29
Fixed bug #44938 (gettext functions crash with overly long domain)
Ilia Alshanetsky
1
-0/+21
2008-10-24
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
Felipe Pena
1
-9/+0
2008-06-20
- New parameter parsing API
Felipe Pena
1
-99/+71
2007-12-31
MFH: Bump copyright year, 2 of 2.
Sebastian Bergmann
1
-1/+1
2007-09-27
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
Dmitry Stogov
1
-1/+1
2007-01-16
MFH: return false if realpath()/getcwd() fail
Antony Dovgal
1
-3/+5
2007-01-01
MFH: Bump year.
Sebastian Bergmann
1
-1/+1
2006-09-05
fix typo, add test
Antony Dovgal
1
-1/+1
2006-06-14
MFH: argument info..
Hannes Magnusson
1
-10/+79
2006-01-01
bump year and license version
foobar
1
-3/+3
2005-12-06
MFH: nuke php3 legacy
foobar
1
-1/+1
2005-08-03
- Bumber up year
foobar
1
-1/+1
2004-07-29
Fixed bug #29264. Newer libintl redefines function names so all
Edin Kadribasic
1
-1/+2
2004-01-08
- A belated happy holidays and PHP 5
Andi Gutmans
1
-2/+2
2003-09-24
- Fixed bug #24402 (Compile failure with gettext 0.12.x)
foobar
1
-27/+26
2003-06-10
updating license information in the headers.
James Cox
1
-3/+3
2003-02-08
Fix segfault in bindtextdomain when first parameter was empty.
Sascha Schumann
1
-1/+6
2002-12-31
Bump year.
Sebastian Bergmann
1
-1/+1
2002-08-07
Fixed crash. Patch by <kilbi@rad.rwth-aachen.de>
Yasuo Ohgaki
1
-1/+4
2001-12-15
proto fixes
Hartmut Holzgraefe
1
-2/+2
2001-12-11
Update headers.
Sebastian Bergmann
1
-2/+2
2001-11-09
@ Added support for bind_textdomain_codeset(). (rudib@email.si)
Jon Parise
1
-0/+29
2001-10-11
* zend_module_entry change: apino, debug and zts are moved first,
Stig Bakken
1
-0/+2
2001-09-09
- Don't wrap lines... this is annoying while coding.
Derick Rethans
1
-2/+2
2001-08-29
fix build
Wez Furlong
1
-0/+14
2001-08-27
Coding style.
foobar
1
-29/+22
2001-08-27
shorter protos
Chuck Hagenbuch
1
-3/+3
2001-08-27
add ngettext() support from Walter Franzini <walter@sys-net.it>, and use Z_*
Chuck Hagenbuch
1
-14/+106
2001-06-09
The Gettext module is not limited to the GNU implementation.
Sascha Schumann
1
-1/+1
2001-06-06
Fix folding and clean up some extensions
Rasmus Lerdorf
1
-0/+5
2001-05-24
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
Stig Bakken
1
-0/+4
2001-04-30
- Change macros from V_ to VCWD_ because of AIX name clash
Andi Gutmans
1
-2/+2
2001-02-26
- Fix copyright notices with 2001
Andi Gutmans
1
-1/+1
2000-12-10
Moved the constants into ext/standard
foobar
1
-14/+1
2000-12-08
wb clean.
foobar
1
-37/+31
2000-12-08
Added constants to represent the various categories of
Zak Greant
1
-1/+14
2000-11-27
fix path operations, under win32
Daniel Beulshausen
1
-6/+4
2000-08-08
Beautified some protos.
Egon Schmid
1
-5/+5
2000-06-05
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
Andi Gutmans
1
-5/+5
2000-05-23
Make gettext extension compilable as shared module.
Sascha Schumann
1
-0/+4
2000-05-18
Update the license with the new clause 6
Zeev Suraski
1
-2/+2
[next]