.tmpchangelog

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· TMPCHANGELOG 代码 · 共 2,044 行 · 第 1/5 页

TMPCHANGELOG
2,044
字号
Sat Apr 5 10:42:22 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Allow remote debugging to be enabled in httpd.conf and .htaccess files.Sat Apr 5 10:40:54 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_code_coverage.c/xdebug/xdebug_code_coverage.h/xdebug/config.m4/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug.dsp/xdebug/xdebug.mak:- Added code coverage, enable with xdebug_start_code_coverage(), disable with  xdebug_stop_code_coverage() and get the information with  xdebug_get_code_coverage(). The latter returns an array with each element  being an array containing the lines and the number of times a statement was  run on that line, per executed file. Sat Apr 5 00:54:51 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_superglobals.c/xdebug/xdebug_superglobals.h:- Header maintenanceFri Mar 28 19:50:47 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_var.c:- Removed unused varFri Mar 28 19:50:10 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.mak:- Fix make file for nmakeFri Mar 28 17:38:49 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Made it compile with Zend Engine 2- Changed copyright noticeThu Feb 27 16:02:08 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_var.c:- Improve memory allocation code by a factor of about 500Thu Feb 27 12:59:24 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/config.m4/xdebug/xdebug_superglobals.c/xdebug/xdebug_superglobals.h:- Make it compile on Linux againSun Feb 23 22:47:28 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- update TODOThu Feb 20 15:30:55 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_superglobals.c/xdebug/xdebug_superglobals.h/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug.dsp/xdebug/xdebug_llist.c/xdebug/xdebug_llist.h:- Added dumping of superglobals (patch by Harald Radi <phanto@php.net>).Fri Feb 14 23:13:20 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/tests/test6.phpt:- Fixed output buffering stuffSat Feb 8 12:41:42 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fix visibility level of ini settingsSun Feb 2 19:52:14 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/compile.bat:- Fix some typoesSun Feb 2 19:45:46 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_var.c:- Stop using url_encode, and use xmlize instead.Sun Feb 2 17:15:09 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_gdb.h:- Prevent the use of the "show" command for internal functionsFri Jan 31 16:06:39 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/config.m4:- Add our useful stuff too :)Wed Jan 29 21:57:03 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/config.m4:- Changed Makefile to use PHP_NEW_EXTENSION and removed a useles check.Wed Jan 29 16:56:46 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Made remote_enable default to OffTue Jan 28 21:50:23 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.dsp:- Update .dsp fileTue Jan 28 21:48:24 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/compile.bat/xdebug/xdebug.mak/xdebug/xdebug.dsp:- Add script to automate builds on WindowsTue Jan 28 21:30:13 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_profiler.c:- Make Windows happyMon Jan 27 22:17:09 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_gdb.h/xdebug/xdebug_var.c/xdebug/xdebug_var.h:- Add XML responses which can be enabled by executing "option response_format  1" before the script is run with "run".Fri Jan 24 14:58:54 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_php3.c/xdebug/xdebug_var.c/xdebug/xdebug_var.h:- We're not always interested in a link like thisWed Jan 22 17:35:39 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- Make 'continue' work too (in addition to 'cont').Mon Jan 20 21:27:30 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/test.sh/xdebug/usefulstuff.c/xdebug/usefulstuff.h/xdebug/xdebug.c/xdebug/xdebug_com.c/xdebug/xdebug_com.h/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_gdb.h/xdebug/xdebug_handler_php3.c/xdebug/xdebug_handler_php3.h/xdebug/xdebug_handlers.c/xdebug/xdebug_handlers.h/xdebug/xdebug_profiler.c/xdebug/xdebug_profiler.h/xdebug/xdebug_var.c/xdebug/xdebug_var.h/xdebug/debugclient/main.c/xdebug/debugclient/usefulstuff.c/xdebug/debugclient/usefulstuff.h:- Happy New Year!Mon Jan 20 20:53:44 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- Add some more verbose error messagesFri Jan 17 20:34:35 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug_handler_gdb.c:- Disallow 'cont' and the breakpoint commands when a script terminated due  to a an error condition (E_*ERROR).- Fixed printing of 'eval' return values (both results and errors).- Fixed typo in help for "finish".Fri Jan 17 10:39:56 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Bugfixing itemsTue Jan 14 22:49:05 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/TODO:- Update for Zend Engine 2Tue Jan 14 22:45:14 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/test14b.phpt/xdebug/tests/test16b.phpt/xdebug/tests/test20.phpt/xdebug/tests/assert_test.phpt/xdebug/tests/auto_trace.phpt/xdebug/tests/get_function_trace.phpt/xdebug/tests/test1.phpt/xdebug/tests/test10.phpt/xdebug/tests/test11.phpt/xdebug/tests/test12.phpt/xdebug/tests/test13.phpt/xdebug/tests/test14.phpt/xdebug/tests/test15.phpt/xdebug/tests/test16.phpt/xdebug/tests/test17.phpt/xdebug/tests/test18.phpt/xdebug/tests/test19.phpt/xdebug/tests/test6.phpt/xdebug/tests/test8.phpt/xdebug/tests/test9.phpt/xdebug/tests/trace.phpt:- Added Zend Engine 2 specific tests- Updated existing tests with the "xdebug.collect_params=1" settingWed Jan 8 20:34:40 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_profiler.c/xdebug/xdebug_var.h:- Make it compile on Windows again.Tue Jan 7 22:07:48 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>:- Fix changelogTue Jan 7 22:07:19 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_var.c:- Implemented the 'eval' command with which you can set and get variables and   evaluate any piece of PHP code from the debugger interface.- Started with adding hooks for a custom error handler.- Added a utility function to free xdebug_str's.Tue Jan 7 01:28:17 CET 2003 Ilia Alshanetsky <ilia@prohost.org>/xdebug/php_xdebug.h/xdebug/xdebug.c:- xdebug_[stop|start]_trace() cannot be static because they are needed  by xdebug_profiler.c. Moved the function declarations to php_xdebug.h  as well.Sun Jan 5 17:22:09 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fixed segfault with custom session handler.Sun Jan 5 16:27:28 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c:- Make it compile on Windows again.Fri Jan 3 15:28:32 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- Fixed segfault with 'show' when there were no used variables in the current  scope.- Fixed 'help' command to show the data commands if they are available.Fri Jan 3 08:13:12 CET 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug.c:- Fixed bug when the parameter to xdebug_function_trace() was the empty  string.- Fixed typo in TODOFri Dec 20 17:49:08 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>:- Fix ChangelogFri Dec 20 17:17:56 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/tests/get_function_trace.phpt:- Time index is a float, not an intFri Dec 20 16:52:10 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug.c/xdebug/tests/get_function_trace.phpt/xdebug/tests/test2.phpt:- Fix get_function_trace() by including timing and memory usage information.- Adjusted test scriptsFri Dec 20 16:51:03 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/test.sh:- Also use the installed PHPFri Dec 20 16:47:17 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/test.sh:- Make this better workingFri Dec 20 16:43:09 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/auto_trace.phpt:- Fix auto_trace testFri Dec 20 15:52:50 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug_handler_gdb.c:- Allow printing of data in 'init' state.Fri Dec 20 01:00:36 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug.c/xdebug/xdebug_profiler.c/xdebug/xdebug_profiler.h:- More WS fixes.- Corrected time calculations.Thu Dec 19 23:03:13 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug_profiler.c:- Lots & lots of WS fixes.- Fixed the HTML output of the Function Execution Profile mode.Thu Dec 19 22:43:08 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug_profiler.c/xdebug/xdebug_profiler.h/xdebug/Makefile.in/xdebug/config.m4/xdebug/package.xml/xdebug/php_xdebug.h/xdebug/xdebug.c:- Added another profiling mode, which can be accessed via  XDEBUG_PROFILER_FC_SUM. - Moved the profiling code into it's own file.- Fixed some bugs inside the profiling code (more fixes are pending).Thu Dec 19 07:37:15 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/TODO:- Adding some notes for myself.Wed Dec 18 12:58:32 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOSun Dec 15 23:54:35 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOThu Dec 12 04:32:34 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug.c:- Implemented a much better and not to mention properly working function  merging algorithm. This change also lead to removal of few large chunks  of no longer needed code.- Added a number of sanity checks that prevent invalid input from causing  segvs.Sun Dec 8 21:56:49 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c:- Added automatic profiling.Mon Dec 2 12:02:35 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOMon Dec 2 00:44:12 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c:- Separated to profiling sorting/analysis code from the output code, which  allows the profiling data to be easily presented in a variety of formats.- Added xdebug_get_function_profile() function that returns the profiling  data as an associated array already sorted according to the profiling  mode used.- In the stack-dump profiling mode made the sorting algorithm work across  all levels rather then just the 1st one. Fri Nov 29 17:43:44 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug.c:- Fixed a bug with the calculation of total execution time.- Replaced tabs with spaces in the cli 'footer'.Fri Nov 29 17:07:42 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fix crash due to not passing the string.Fri Nov 29 16:49:21 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fix table terminationFri Nov 29 16:36:55 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c:- Initialize in RINIT to make windows happyFri Nov 29 16:23:38 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Style KaijatzuFri Nov 29 07:56:16 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>:- Fixing ChangeLog entriesFri Nov 29 03:43:17 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c:- Added Stack-Dump profiling.- Rewrote the timing code to be significantly more accurate.- Fixed crashes when handling things line include().- Optimized the detection of xdebug profiler termination function.- Minor whitespace fixes in the previously committed code.Thu Nov 28 22:06:16 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOThu Nov 28 16:19:04 CET 2002 Derick Rethans <d.rethans@jdimedia.nl>:- Fix changelog and NEWSThu Nov 28 14:43:17 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/TODO:- A wishlist for the profiler.Thu Nov 28 14:19:46 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug.c:- Added myself to the credits.Wed Nov 27 23:43:17 CET 2002 Ilia Alshanetsky <ilia@prohost.org>:- Made a mistake with formatting of the commit message, this should correct  the problem.Wed Nov 27 23:39:22 CET 2002 Ilia Alshanetsky <ilia@prohost.org>/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug_llist.h:- Added profiling support to xdebug. This introduces 3 new functions,  xdebug_start_profiling() that begins profiling process,   xdebug_stop_profiling() that ends the profiling process and  xdebug_dump_function_trace() that dumps the profiling data. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?