[PHP-CVS] com php-src: Add ZEND_SUSPEND_AND_RETURN_GENERATOR opcode: Zend/zend_compile.c Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_opcodes.h

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:1cec3f12cc719ccde286a3a55f6da1a5bf9ea2e4 Author:Nikita Popov ni...@php.net Sat, 19 May 2012 23:11:18 +0200 Parents: e14cfafcbfbe58e0fc3f7b814698a908b0dffca5 Branches: master Link:

[PHP-CVS] com php-src: Add some boilerplate code for Generator class: Zend/tests/generators/errors/generator_extend_error.phpt Zend/tests/generators/errors/generator_instantiate_error.phpt Zend/tests/

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:40b7533576b4f2ec4ba872d027179d92db71d844 Author:Nikita Popov ni...@php.net Sun, 20 May 2012 14:19:16 +0200 Parents: ca59e5464de78dae1f7c874a6bcc4f7ea2948b1d Branches: master Link:

[PHP-CVS] com php-src: Add empty Generator class: Zend/Makefile.am Zend/Zend.dsp Zend/ZendTS.dsp Zend/zend_default_classes.c Zend/zend_generators.c Zend/zend_generators.h configure.in win32/build/conf

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:ca59e5464de78dae1f7c874a6bcc4f7ea2948b1d Author:Nikita Popov ni...@php.net Sun, 20 May 2012 00:03:27 +0200 Parents: 1cec3f12cc719ccde286a3a55f6da1a5bf9ea2e4 Branches: master Link:

[PHP-CVS] com php-src: Add error if yield is used outside a generator: Zend/tests/generators/yield_in_normal_function_error.phpt Zend/tests/generators/yield_outside_function_error.phpt Zend/zend_compi

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:fd2a109f86d18b93d29153c2ddfa605651c7df05 Author:Nikita Popov ni...@php.net Sat, 19 May 2012 18:49:27 +0200 Parents: 9b51a3b96d89dc10d4ea65ceacaad22fa3420ea7 Branches: master Link:

[PHP-CVS] com php-src: Minor code cleanup: Zend/zend_compile.c

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:9b51a3b96d89dc10d4ea65ceacaad22fa3420ea7 Author:Nikita Popov ni...@php.net Sat, 19 May 2012 14:21:49 +0200 Parents: 252f623464e7cf5cb794903ba07d652c9cea9a14 Branches: master Link:

[PHP-CVS] com php-src: Add T_YIELD yield keyword: Zend/zend_compile.c Zend/zend_language_parser.y Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/zend_language_scanner_defs.h ext/stan

2012-09-01 Thread Gustavo André dos Santos Lopes
Commit:9b101ac8b364610c20f710b8c6c631db5e6230a5 Author:Nikita Popov ni...@php.net Tue, 15 May 2012 18:30:48 +0200 Parents: d0d7340d50f178691c8e436391168cf6cc1fea3e Branches: master Link:

[PHP-CVS] com php-src: Generators UPGRADING: UPGRADING

2012-09-12 Thread Gustavo André dos Santos Lopes
Commit:5246d6f02e52798e343bd5208692f1a5ed89b9d9 Author:Gustavo André dos Santos Lopes cataphr...@php.net Wed, 12 Sep 2012 09:05:28 +0100 Parents: f6000a01e286f855a7f40fcad738a1f9b00aa81e Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Do not disable RFC3678 multicast API on Windows: ext/sockets/multicast.h

2012-09-20 Thread Gustavo André dos Santos Lopes
Commit:bf19838c874de166ea01de33a38b14cbaf8b3a76 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Thu, 20 Sep 2012 23:31:10 +0200 Parents: fa5477d9d45f076f4b4a6c50252668e2a437230b Branches: master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: main/streams/streams.c

2012-10-12 Thread Gustavo André dos Santos Lopes
Commit:f8e26d95f27779276a2dcf9d3aefb6b2b604ba63 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 12 Oct 2012 20:24:13 +0200 Parents: 9eff1a217885d9ea4750bdabd9d6ba88b2565e21 76601c4fd1052bd46e8db4addb1bb9dd3b001f98 Branches: PHP-5.4 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4': main/streams/streams.c

2012-10-12 Thread Gustavo André dos Santos Lopes
Commit:2634f55992f28e95fe6ee41a40b9ede56639c1ce Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 12 Oct 2012 20:24:28 +0200 Parents: 1d87ad89b24d8a1b992cb2dbc770fac6cfcc1fcb f8e26d95f27779276a2dcf9d3aefb6b2b604ba63 Branches: master Link:

[PHP-CVS] com php-src: NEWS for 76601c4: NEWS

2012-10-12 Thread Gustavo André dos Santos Lopes
Commit:519f93ef99d41d5720e76a08c6b64ffa927d184b Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 12 Oct 2012 20:27:53 +0200 Parents: 76601c4fd1052bd46e8db4addb1bb9dd3b001f98 Branches: PHP-5.3 Link:

[PHP-CVS] com php-src: List ext/intl changes also in NEWS: NEWS

2012-11-12 Thread Gustavo André dos Santos Lopes
Commit:acbc6d182b3a9b13cd2dab06f631852d741fabc5 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 12 Nov 2012 19:16:12 +0100 Parents: 0b96b4c4e9d4dc818713eee3159ff7c4ec6f5e9b Branches: master Link:

[PHP-CVS] com php-src: NEWS for bug #63893: NEWS

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:4c38003dbdbb5b66c9d61db4cfd3248d15c93729 Author:Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 17:17:58 +0100 Committer: Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 15 Jan 2013 21:07:21 +0100 Parents: 93e35137aaba98c0a000ed442320e3173bb0a3f2 Branches: PHP-5.4

[PHP-CVS] com php-src: Fixed inconsequential bug in strtr(): ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:930ef9ddd663dcda5726b5d33c54c49a2f4f97d6 Author:Gustavo Lopes gust...@icemobile.com Tue, 15 Jan 2013 17:25:59 +0100 Parents: d7bac4f5ba17c6fba00943a8bada49a4735a15a6 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove unused block: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:93d1171c47d10158e6e9855236277deb09cf7e6b Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 9 Jan 2013 23:20:11 +0100 Committer: Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 12:22:42 +0100 Parents: cddbb98ada6bdba1596ea82386401edf9b680d47 Branches: PHP-5.4

[PHP-CVS] com php-src: The compiler can figure this out: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:e5029ac40bd84fd3545538afa013051e161d86a4 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 9 Jan 2013 23:20:32 +0100 Committer: Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 12:22:42 +0100 Parents: 93d1171c47d10158e6e9855236277deb09cf7e6b Branches: PHP-5.4

[PHP-CVS] com php-src: strtr() with 2nd param array - optimization: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:cddbb98ada6bdba1596ea82386401edf9b680d47 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 9 Jan 2013 22:29:28 +0100 Committer: Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 12:22:42 +0100 Parents: 2111ee3df54e890c9e2f14b09c01d68445389540 Branches: PHP-5.4

[PHP-CVS] com php-src: Refactoring, bugs leaks: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:2111ee3df54e890c9e2f14b09c01d68445389540 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 9 Jan 2013 00:33:14 +0100 Committer: Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 12:22:41 +0100 Parents: ccf15cf2dc92d11f92ee30c97e2d86b07f81e030 Branches: PHP-5.4

[PHP-CVS] com php-src: Optimize strtr w/ 2nd arg array: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:ccf15cf2dc92d11f92ee30c97e2d86b07f81e030 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 7 Jan 2013 03:13:11 +0100 Committer: Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 12:22:41 +0100 Parents: 1a96fe0b3260b4b63627cf69d71a5b350ad3163f Branches: PHP-5.4

[PHP-CVS] com php-src: UPGRADING.INTERNALS: document zend_qsort_r: UPGRADING.INTERNALS

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:70b25e9c61c849e590cc97137e893678cb5f98c3 Author:Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 17:27:20 +0100 Parents: 22390d33935d72d897a1c97158ce2848f8551cc1 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/standard/string.c

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:1ce5a225899c19b79c64451e830cd3940ee2bff3 Author:Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 17:19:23 +0100 Parents: be07f815f240803fe7a48a5fb3d68a169bef4707 200242595dabfdaf6093da3e9ae6fef246ea8906 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: NEWS for bug #63893: NEWS

2013-01-15 Thread Gustavo André dos Santos Lopes
Commit:200242595dabfdaf6093da3e9ae6fef246ea8906 Author:Gustavo Lopes gust...@icemobile.com Mon, 14 Jan 2013 17:17:58 +0100 Parents: d7bac4f5ba17c6fba00943a8bada49a4735a15a6 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge remote-tracking branch 'cataphract/zpp_improv' into PHP-5.5: Zend/zend_API.c Zend/zend_API.h

2013-01-16 Thread Gustavo André dos Santos Lopes
Commit:b8603035d0c8f1fc9907c3bc521c11d6a10f1c7e Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 16 Jan 2013 23:37:06 +0100 Parents: 77010bf9bf45c46d844b336c18cc8102cfc7e249 428aec8ce36a65cbfda061e8438d14789199a404 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Update README.PARAMETER_PARSING_API: README.PARAMETER_PARSING_API

2013-01-16 Thread Gustavo André dos Santos Lopes
Commit:428aec8ce36a65cbfda061e8438d14789199a404 Author:Gustavo Lopes gust...@icemobile.com Wed, 9 Jan 2013 17:16:40 +0100 Parents: 07590e6e456349192272da5ccfe8becbaa57fc67 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: zend_parse_parameters: allow ! for non pointers: Zend/zend_API.c

2013-01-16 Thread Gustavo André dos Santos Lopes
Commit:980dc7111bc1d1e759c5b6044f6e7d203915d81f Author:Gustavo André dos Santos Lopes cataphr...@php.net Wed, 18 Jul 2012 21:42:36 +0200 Parents: 94a0f8722b1f480f2cd8c0fc044cff40f2418607 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS for bug #64011. See 77ee200: NEWS

2013-01-18 Thread Gustavo André dos Santos Lopes
Commit:b69fd9c9b8052b1ae2442f03b09be615146fc6c5 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 18 Jan 2013 12:12:08 +0100 Parents: 77ee200097b592c54fc2f925abcd6db829862d56 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64023 (__toString() SplFileInfo): Zend/zend_vm_def.h Zend/zend_vm_execute.h ext/spl/spl_directory.c ext/spl/tests/bug64023.phpt

2013-01-23 Thread Gustavo André dos Santos Lopes
Commit:aa0adce47d9b8ead59efede63a769e395e27bcd5 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 19 Jan 2013 16:21:26 +0100 Parents: 33b104c778c5c0e5446671397aaddd66efa4a7bc Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'bug64023' into PHP-5.4: Zend/zend_vm_def.h Zend/zend_vm_execute.h ext/spl/spl_directory.c

2013-01-23 Thread Gustavo André dos Santos Lopes
Commit:b8b3bb08b22a28041f5c02b371a88f231ec510de Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 22 Jan 2013 12:24:33 +0100 Parents: 86c1a26169ce44c9ea48e424b62128ee62f31d59 aa0adce47d9b8ead59efede63a769e395e27bcd5 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: NEWS for bug #64023 (see aa0adce): NEWS

2013-01-23 Thread Gustavo André dos Santos Lopes
Commit:38bf6951b3615775cc91955ca71c07ecbf50120f Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 23 Jan 2013 13:30:40 +0100 Parents: aa0adce47d9b8ead59efede63a769e395e27bcd5 Branches: PHP-5.3 Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-01-23 Thread Gustavo André dos Santos Lopes
Commit:ddc98aa814fe2e540029ee28cf01e54a5c328359 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 23 Jan 2013 13:26:15 +0100 Parents: 40d9075677de0087256a467331eb09d12ad3 fc7b054c2d3aa0855c69b50dd7d386d558d6317e Branches: master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-01-23 Thread Gustavo André dos Santos Lopes
Commit:fc7b054c2d3aa0855c69b50dd7d386d558d6317e Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 23 Jan 2013 13:24:50 +0100 Parents: 95346c017c55e44a3e3d19945902a0275d3fafe4 b8b3bb08b22a28041f5c02b371a88f231ec510de Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed paramter count: ext/intl/converter/converter.c

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:3bedc8ec277a246db6d3bfbe6313a861e46c4505 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 26 Dec 2012 18:16:04 + Parents: 9d1bdaa569e0de0c36ee483784606246e106013f Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix zpp() call in intl/converter: ext/intl/converter/converter.c

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:a721fe2b224f1e1d6fca31183778018147628a10 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 29 Jan 2013 17:50:15 +0100 Parents: ee6522bebf5e5b4652d01da6e6eaec4cf59051b2 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Improve ERROR.CONVENTIONS: ext/intl/ERROR.CONVENTIONS

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:363fd6d6fb5c962c8d1339dfaad2bd18373de36c Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 29 Jan 2013 16:17:55 +0100 Parents: b4ba46cb996e813ea3d99140cadbcc44822fcbe4 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Make converter work on VS: ext/intl/converter/converter.c

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:9d1bdaa569e0de0c36ee483784606246e106013f Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 26 Dec 2012 00:51:45 + Parents: 1da67fc65e4909c671a9ccffec7d8d314f1829f1 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Write local err on intlcal_get_time_zone() failure: ext/intl/calendar/calendar_methods.cpp

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:ee6522bebf5e5b4652d01da6e6eaec4cf59051b2 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 29 Jan 2013 16:36:14 +0100 Parents: 363fd6d6fb5c962c8d1339dfaad2bd18373de36c Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix arginfo of BreakIterator::getLocale: ext/intl/breakiterator/breakiterator_class.cpp

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:b4ba46cb996e813ea3d99140cadbcc44822fcbe4 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 29 Jan 2013 15:43:58 +0100 Parents: 4badc0c071e7c99946e7420707392e4de19d250e Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: intl: doc explaining error conventions: ext/intl/ERROR.CONVENTIONS

2013-01-29 Thread Gustavo André dos Santos Lopes
Commit:4badc0c071e7c99946e7420707392e4de19d250e Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 29 Jan 2013 15:33:33 +0100 Parents: 1faddd15d967d7296b049fbb580681463c05ba83 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Move macro back to .c file: ext/sockets/php_sockets.h ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:0110662ae9e89d21c119b3287118e82fd435f779 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 2 Feb 2013 18:32:38 +0100 Parents: 73de4d8c689ff5c82373a4837dc8a21c9902a8b2 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix wrong blocking state being set: ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:ac6342bbc0a2a41cf2b698e37b981ce63e8b6305 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 1 Feb 2013 16:38:54 +0100 Parents: 40663ede837c401212e950a3f65a7cd2885ccead Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove a Windows only warning: main/network.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:24e380f97033b54ba0994fcf9f7c6c76111a3c93 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 2 Feb 2013 12:44:00 +0100 Parents: 9283b8aea4c681e39fed772543919bea4bba44a1 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix tests (Windows): ext/sockets/tests/socket_import_stream-4-win.phpt ext/sockets/tests/socket_sentto_recvfrom_ipv6_udp-win32.phpt ext/sockets/tests/socket_sentto_recvfrom_ipv6

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:40663ede837c401212e950a3f65a7cd2885ccead Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 1 Feb 2013 14:58:35 +0100 Parents: 24e380f97033b54ba0994fcf9f7c6c76111a3c93 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Move improve PHP_SOCKET_ERROR def: ext/sockets/php_sockets.h ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:9283b8aea4c681e39fed772543919bea4bba44a1 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 1 Feb 2013 14:39:56 +0100 Parents: 97d656fc82104d9879b59dba9b80773346ec1f61 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'sendrecvmsg_rebase_55' into PHP-5.5: ext/sockets/php_sockets.h

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:b11777ca2aea339430dfc70d352ef4b994450189 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 2 Feb 2013 16:40:25 +0100 Parents: ac47448abb477be99963f0b38fe82ffe78c21a8b e2fc17c833c5122327438c82fc0dc4b689268f59 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove some pre-vista code: win32/inet.c win32/inet.h

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:8561680533c7fd6b66497ed10246fe9e57e9d351 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 30 Jan 2013 21:40:45 +0100 Parents: 95f8d34f9c0980924098ce9554e899e461ce7cec Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert Payload of HOPLIMIT/TCLASS are 8-bit: ext/sockets/conversions.c ext/sockets/conversions.h ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:95f8d34f9c0980924098ce9554e899e461ce7cec Author:Gustavo Lopes glo...@nebm.ist.utl.pt Thu, 31 Jan 2013 15:26:10 +0100 Parents: 5c0a8b1a2a34ec504091e4e105e1c3b79d9fff89 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Ensure memory is initialized: ext/sockets/conversions.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:5c0a8b1a2a34ec504091e4e105e1c3b79d9fff89 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Thu, 31 Jan 2013 15:25:55 +0100 Parents: f10baf14eda4a6fd0e4c8a24d008975184e31207 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Payload of HOPLIMIT/TCLASS are 8-bit: ext/sockets/conversions.c ext/sockets/conversions.h ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:f10baf14eda4a6fd0e4c8a24d008975184e31207 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Thu, 31 Jan 2013 00:59:05 +0100 Parents: c846fcef685c14a42ae770d56340a41d936deae9 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix buf in string - int conv.: ext/sockets/conversions.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:c846fcef685c14a42ae770d56340a41d936deae9 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Thu, 31 Jan 2013 00:40:17 +0100 Parents: bd580db373ce35aa2e60ca452ae4eb1984b0520e Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Build fixes; accept names for if_index: ext/sockets/conversions.c ext/sockets/multicast.c ext/sockets/multicast.h ext/sockets/sendrecvmsg.c ext/sockets/sendrecvmsg.h ext/sockets

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:bd580db373ce35aa2e60ca452ae4eb1984b0520e Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 1 Jan 2013 23:38:19 +0100 Parents: 4414b33abd087bba26cb2cbdc2bf05938d5a6690 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Rename some functions for consistency: ext/sockets/sendrecvmsg.c ext/sockets/sendrecvmsg.h ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:b18bd8904e41941db204ac6b2bf4cf43421e8838 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 6 Nov 2012 13:38:57 +0100 Parents: 8fb1aa618453149bb876bda4cafd1860468c4443 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Destroy ancillary registry on shutdown: ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:8fb1aa618453149bb876bda4cafd1860468c4443 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 6 Nov 2012 13:36:40 +0100 Parents: 51394f76a5fca718fbf21d97402f845ee261 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Move some multicast stuff to multicast.c: ext/sockets/multicast.c ext/sockets/multicast.h ext/sockets/php_sockets.h ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:51394f76a5fca718fbf21d97402f845ee261 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 6 Nov 2012 12:48:47 +0100 Parents: 3e515a2fd93204594c80ad2379f42fbb2db18d78 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Check return of fstat(): ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:5bf7b08efd691780f421e0b4f176404fe3a80b2c Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 5 Nov 2012 17:35:46 +0100 Parents: 190a0ed71377519425f1b33ef3b21f41064e416b Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix mcast_ipv6_send test: ext/sockets/tests/mcast_ipv6_send.phpt

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:3e515a2fd93204594c80ad2379f42fbb2db18d78 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 6 Nov 2012 11:25:23 +0100 Parents: 5bf7b08efd691780f421e0b4f176404fe3a80b2c Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix build on Mac OS X: ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:190a0ed71377519425f1b33ef3b21f41064e416b Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 5 Nov 2012 17:10:10 +0100 Parents: 51e65667f5dcb60af24603a543946aa258ac9003 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Register extra MSG_* constants: ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:51e65667f5dcb60af24603a543946aa258ac9003 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 5 Nov 2012 16:12:21 +0100 Parents: 74cf40c2fdccdfaed419482d080be4f73fb23a7e Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Redactor to expose socket_import_file_descriptor(): ext/sockets/php_sockets.h ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:131245474bf95490cf1a1dfdb5debe5d46133522 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 5 Nov 2012 14:52:48 +0100 Parents: b3effa60c73922ddf4a7df3be3a0e4e5ca47f70d Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Improve imported socket family detection: ext/sockets/sockets.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:b3effa60c73922ddf4a7df3be3a0e4e5ca47f70d Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 23 Oct 2012 13:09:38 +0200 Parents: 17540788ad8c25969f1dbd02c1a3b75a8417fe9c Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Added missing return statements: ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:17540788ad8c25969f1dbd02c1a3b75a8417fe9c Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 5 Nov 2012 11:36:00 +0100 Parents: 0f849fe2aa7c8894b2dbde57abd8a3a3aa8f764a Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug converting zval sockaddr: ext/sockets/sendrecvmsg.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:b06f00477ce4f20516c6f727797f208ffaefcae9 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 2 Nov 2012 17:52:13 +0100 Parents: 806a6e6399568d3bfbef355992fb3d09e29a607c Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Add test for recvmsg(): ext/sockets/tests/recvmsg.phpt

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:eb4b1f6d46d94772611a24c70b15e46c557caeec Author:Gustavo Lopes glo...@nebm.ist.utl.pt Fri, 2 Nov 2012 14:03:47 +0100 Parents: 5e51c851431189677aa80f7a3a863699488678cd Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Ignore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESS: ext/sockets/php_sockets.h ext/sockets/tests/socket_sentto_recvfrom_ipv4_udp.phpt ext/sockets/tests/socket_sentto_recvfrom_ipv6

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:ac47448abb477be99963f0b38fe82ffe78c21a8b Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 2 Feb 2013 15:43:05 +0100 Parents: e8f0e863ae48d58d2bb95e667606d7846f782d08 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/sockets/sockets.c main/network.c

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:e8f0e863ae48d58d2bb95e667606d7846f782d08 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 2 Feb 2013 15:32:03 +0100 Parents: 114245c1b9cf153583c918e130faccc1f61d3ba5 73de4d8c689ff5c82373a4837dc8a21c9902a8b2 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug and hopefully build on WinSDK 6.1: ext/sockets/php_sockets.h ext/sockets/sendrecvmsg.c ext/sockets/windows_common.h

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:af1b90d62ba69953de2065864d2a1284314323ba Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sun, 3 Feb 2013 01:22:44 +0100 Parents: 6ba5d0a4a5b714c048e0ded9933bfef2031f17c2 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: NEWS/UPGRADING for changes in sockets, intl: NEWS UPGRADING

2013-02-02 Thread Gustavo André dos Santos Lopes
Commit:a000920dfb099fac3b58ea344d33f4b6c3ee51a1 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sun, 3 Feb 2013 01:59:35 +0100 Parents: af1b90d62ba69953de2065864d2a1284314323ba Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: NEWS for 8718755: NEWS

2013-02-23 Thread Gustavo André dos Santos Lopes
Commit:fa3cb8608c35096dc5037291ab29548cdcf6a954 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 23 Feb 2013 18:07:01 +0100 Parents: 12745594a4ba5f0185e80c46097072419d80f295 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove trailing whitespace; break long lines: NEWS

2013-02-23 Thread Gustavo André dos Santos Lopes
Commit:12745594a4ba5f0185e80c46097072419d80f295 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sat, 23 Feb 2013 18:00:21 +0100 Parents: 8718755c9f152e153b575d6bc71fda1fa5420b40 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix zend_dval_to_lval outside 64bit integers range: Zend/tests/bug39018.phpt Zend/tests/dval_to_lval_32.phpt Zend/tests/dval_to_lval_64.phpt Zend/zend_operators.h

2013-02-23 Thread Gustavo André dos Santos Lopes
Commit:77566edbafb969e166239b3fbc929588c6630ee9 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sun, 17 Feb 2013 23:40:26 +0100 Parents: 64a2a8a7536de781aac015e7392cb56308d8aed0 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix ext/intl build with phpize: ext/intl/converter/converter.c

2013-02-23 Thread Gustavo André dos Santos Lopes
Commit:97f22702c4b3af574049160f20982d1e38424296 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sun, 24 Feb 2013 00:30:08 +0100 Parents: fa3cb8608c35096dc5037291ab29548cdcf6a954 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: sendrecvmsg_shutdown function moved to mshutdown: NEWS ext/sockets/sockets.c

2013-02-23 Thread Gustavo André dos Santos Lopes
Commit:59ec22b370a74e9af62fdea68550feade6f36c81 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Sun, 24 Feb 2013 03:40:22 +0100 Parents: 189fbfd53b087099689b9198407ee0c50b17fc61 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: NEWS for 514afd67: NEWS

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:1656b337ce97abc0b9981692ecb5c4c349334418 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:41:27 +0200 Parents: 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:865cc3a8005ed82282f6c366c5d681160e52e221 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:36:08 +0200 Parents: 062519ed4186d5f19a131a3a4c0e430a83dc0766 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64729: compilation failure on x32: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:514afd67b651bea834bdb84b7685b48e9e56ac21 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:00:31 +0200 Parents: 4a92ae34011ad2246500f27469f378b66d832976 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64506: fix build with --disable-ipv6: NEWS ext/sockets/conversions.c ext/sockets/sendrecvmsg.c ext/sockets/sockets.c

2013-05-08 Thread Gustavo André dos Santos Lopes
Commit:6f3c3862ca5c136bb123c1e60e1f163bb7efcf3f Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 8 May 2013 19:51:39 +0200 Parents: 288f04c430b271c416b4cc0a4cef7845927be7b0 Branches: master Link:

[PHP-CVS] com php-src: Fix bug #64506: fix build with --disable-ipv6: NEWS ext/sockets/conversions.c ext/sockets/sendrecvmsg.c ext/sockets/sockets.c

2013-05-08 Thread Gustavo André dos Santos Lopes
Commit:8687332e086bc332c99692c099514be7996a2139 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 8 May 2013 19:51:39 +0200 Parents: 7b09e5fe35bbb5ae65bbb5fb717e374bb9e9a5bb Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix NEWS (wrong bug # AND wrong section...): NEWS

2013-05-08 Thread Gustavo André dos Santos Lopes
Commit:98302ee3cc880bca26e26c7377c311002bd2b43e Author:Gustavo Lopes glo...@nebm.ist.utl.pt Wed, 8 May 2013 20:03:43 +0200 Parents: 8687332e086bc332c99692c099514be7996a2139 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: intl: add intlcal_set_minimal_days_in_first_week(): ext/intl/calendar/calendar_class.cpp ext/intl/calendar/calendar_methods.cpp ext/intl/calendar/calendar_methods.h ext/intl/php

2013-07-02 Thread Gustavo André dos Santos Lopes
Commit:a4538a4ca2db39706625bf29379360ea963c908a Author:Gustavo André dos Santos Lopes cataphr...@php.net Wed, 3 Jul 2013 04:57:23 +0100 Parents: 1aeb2514fe210c99c3e566d59788e76a8b3018d8 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS for two lst intl changes: NEWS

2013-07-02 Thread Gustavo André dos Santos Lopes
Commit:b52fea6f3595d630541253f675c16a5db55eb8d0 Author:Gustavo André dos Santos Lopes cataphr...@php.net Wed, 3 Jul 2013 05:22:33 +0100 Parents: 9487f0b4bb17b86adb5d40e169552fd8e7269613 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: socket: fix bug #65260 (SCM_RIGHTS): ext/sockets/conversions.c ext/sockets/tests/socket_cmsg_rights.phpt

2013-07-15 Thread Gustavo André dos Santos Lopes
Commit:e2744f1aa33da3afade2c454b008c0de65a72da9 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 15 Jul 2013 01:44:38 +0200 Parents: e7a4cf8d7ee68ade2901c1069f2af7ff1427 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: NEWS for 710150c and e2744f1: NEWS

2013-07-15 Thread Gustavo André dos Santos Lopes
Commit:ceecfaff5ac793d50426ae051fd4bec932d23bb1 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 16 Jul 2013 00:02:43 +0200 Parents: 710150ccb7d62c87eb198e5cbb13d0f1867c176f Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: socket: support unix paths in the abstract namespace: ext/sockets/conversions.c ext/sockets/sockets.c ext/sockets/tests/socket_abstract_path.phpt ext/sockets/tests/socket_abstra

2013-07-15 Thread Gustavo André dos Santos Lopes
Commit:710150ccb7d62c87eb198e5cbb13d0f1867c176f Author:Gustavo Lopes glo...@nebm.ist.utl.pt Mon, 15 Jul 2013 01:51:15 +0200 Parents: e2744f1aa33da3afade2c454b008c0de65a72da9 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: intl: remove extra quotes from arginfo params: ext/intl/breakiterator/breakiterator_class.cpp

2013-07-20 Thread Gustavo André dos Santos Lopes
Commit:3363e04fb48088cb6873ab79d993e556880483a3 Author:Gustavo André dos Santos Lopes cataphr...@php.net Sun, 21 Jul 2013 03:29:36 +0200 Parents: 1dc7d0da083ff77f02957ffdff9f4e8e7e3cf477 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Implement phase 1 of rfc/incompat_ctx: Zend/tests/incompat_ctx_user.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-09-01 Thread Gustavo André dos Santos Lopes
Commit:d515455589d836e709a65590e14d85575bdd2766 Author:Gustavo André dos Santos Lopes cataphr...@php.net Mon, 2 Sep 2013 01:53:06 +0200 Parents: 47ee470992014c738891d05b5acc89c2de90f2ac Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Update NEWS/UPGRADING with info about incompat ctx: NEWS UPGRADING

2013-09-02 Thread Gustavo André dos Santos Lopes
Commit:04fcf6a98b8901ae7c442aa92368c82fa7bd671d Author:Gustavo André dos Santos Lopes cataphr...@php.net Mon, 2 Sep 2013 23:19:53 +0200 Parents: 825c1f239b3432e76299c1dba0869df2b57b4c0d Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

<    1   2   3   4