Xinchen Hui
|
fc33f52d8c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
|
Stanislav Malyshev
|
b7a7b1a624
|
trailing whitespace removal
|
2015-01-10 15:07:38 -08:00 |
|
Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
b8324e6d63
|
further fixes to ext/standard
|
2014-08-18 16:50:54 +02:00 |
|
Anatol Belski
|
cb25136f4e
|
fix macros in the 5 basic extensions
|
2014-08-16 11:37:14 +02:00 |
|
Dmitry Stogov
|
40e053e7f3
|
Use better data structures (incomplete)
|
2014-02-13 17:54:23 +04:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Arnaud Le Blanc
|
9aca3c04a0
|
MFH: set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)
|
2009-05-21 14:21:40 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Ilia Alshanetsky
|
0776e56437
|
Use %F (ignores locale) for internal representation of floats
|
2006-12-25 16:48:18 +00:00 |
|
Hannes Magnusson
|
b11b08e987
|
MFH: fix parameter parsing in getrusage()
|
2006-11-03 15:48:39 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
Derick Rethans
|
2bb4d8282c
|
- Fixed bug #35143 (gettimeofday() ignores current time zone).
- Fixed tests due to class constants patch.
|
2005-11-20 20:14:24 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ilia Alshanetsky
|
7af2c5e44b
|
Fixed compiler warning.
|
2005-03-22 14:44:23 +00:00 |
|
Ilia Alshanetsky
|
71b9b512cc
|
Fixed bug #31792 (getrusage() does not provide ru_nswap value).
|
2005-03-01 21:32:25 +00:00 |
|
Ilia Alshanetsky
|
585833ab7e
|
Fixed proto.
|
2004-12-30 01:23:44 +00:00 |
|
Ilia Alshanetsky
|
23344ea427
|
Simplify and cleanup code.
|
2004-10-27 23:12:05 +00:00 |
|
Ilia Alshanetsky
|
852170d740
|
Merge gettimeofday() based code to prevent duplication.
|
2004-10-25 13:28:56 +00:00 |
|
Rob Richards
|
b20d2ba86c
|
fix windows build
|
2004-10-22 13:11:33 +00:00 |
|
Ilia Alshanetsky
|
4b947b0525
|
Allow gettimeofday() return a float if optional argument is specified.
|
2004-10-21 21:20:52 +00:00 |
|
Anantha Kesari H Y
|
78ecac2569
|
removed unwanted NEW_LIBC checks as they are no more needed for NETAWRE
|
2004-09-25 14:54:41 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Andrey Hristov
|
f083d42581
|
proto fix
|
2003-12-17 22:21:05 +00:00 |
|
Andrey Hristov
|
a0e930cff4
|
Added optional parameter to microtime so now it can return float if it
the user wants. This prevents from getting string representation exploding
it and then creating a float.
|
2003-12-17 22:03:33 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
Sebastian Bergmann
|
b506f5c8f8
|
Bump year.
|
2002-12-31 16:08:15 +00:00 |
|
Marcus Boerger
|
6f8bfd148a
|
make microtime and gettimeofday unavailable instead of return false return
false in case needed library function is unavailable.
|
2002-10-29 23:35:49 +00:00 |
|
Anantha Kesari H Y
|
338332c799
|
NetWare related changes/modifications
|
2002-09-06 07:44:30 +00:00 |
|
Ilia Alshanetsky
|
6dbc0e5483
|
Convert the value of tz_minuteswest inside struct timezone on Windows to
minutes from seconds.
|
2002-08-19 21:59:46 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Jeroen van Wolffelaar
|
c033288573
|
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
|
2001-09-25 21:58:48 +00:00 |
|
Derick Rethans
|
78747bd2df
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
|
Rasmus Lerdorf
|
81e2cf03ac
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
|
Rasmus Lerdorf
|
25c3a3a39d
|
vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
2001-06-05 13:12:10 +00:00 |
|
Stephen van Egmond
|
7f48c7adf5
|
Simple patch to deal with lack of fields in the BeOS implementation of rusage.
|
2001-03-23 04:36:29 +00:00 |
|
Andi Gutmans
|
eb6ba01d1c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
|
James Moore
|
712f09d2a8
|
Always return a value even if HAVE_GETTIMEOFDAY is not set
|
2001-02-04 16:18:36 +00:00 |
|
Andi Gutmans
|
3701bc4207
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
|
Hartmut Holzgraefe
|
fb39eda0d8
|
a second (cleaner?) try on warnings about unsupported functions
|
2000-05-27 19:27:20 +00:00 |
|
Andi Gutmans
|
afccb58612
|
- I'm not sure if PHP_NOT_IN_THIS_BUILD is the way to handle these
- functions but in any case I have changed it to PHP_NOT_IN_THIS_BUILD()
|
2000-05-27 18:55:11 +00:00 |
|