.tmpchangelog
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· TMPCHANGELOG 代码 · 共 2,044 行 · 第 1/5 页
TMPCHANGELOG
2,044 行
Tue Sep 2 23:49:40 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug.c:- Fixed bug with wrong file names for functions called from call_user_*().Tue Sep 2 17:02:17 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_profiler.c/xdebug/xdebug_profiler.h/xdebug/xdebug_var.c:- Fixed a couple of -Wall -Winline problemsSun Aug 31 23:50:00 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/call_user_func_array2.inc/xdebug/tests/call_user_func_array2.phpt:- Okay, with this test case I can reproduce the problem finally.Sun Aug 31 20:14:31 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/call_user_func_array.phpt:- Actually, the output of this test works just fineSun Aug 31 15:21:45 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/call_user_func_array.phpt/xdebug/TODO:- It's definitely a bug, trying to fix it nowSun Aug 31 12:58:49 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Works just fineSun Aug 31 12:54:07 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_code_coverage.c/xdebug/xdebug_profiler.c/xdebug/xdebug_superglobals.c:- Plug some warningsSun Aug 31 01:08:26 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODO listSun Aug 31 01:04:39 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.h/xdebug/xdebug_handler_gdb.c:- Added the option "dump_superglobals" to the remote debugger. If you set this option to 0 the "show-local" and similar commands will not return any data from superglobals anymore.Sat Aug 30 23:54:04 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/get_function_trace.phpt/xdebug/xdebug.c:- Make xdebug_get_function_trace() and xdebug_get_function_stack() behave in the same way regarding returning unnamed parameters.Sat Aug 30 23:35:29 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fixed bug #2: "pear package" triggers a segfault- Rewrote build_fname to accept the function struct as a parameterTue Aug 26 13:56:59 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Make this switchable with an optionTue Aug 26 12:34:50 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/debugclient/main.c:- Put back this include, it's needed to enable libedit on Unices.Tue Aug 26 12:34:21 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/debugclient/configure.in:- This is Xdebug, not srmMon Aug 25 13:32:34 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOMon Aug 25 13:18:02 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/.cvsignore:- Add phpt.*Mon Aug 25 13:13:41 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/tests/bug00003.phpt/xdebug/tests/bug00004.phpt:- Fixed crash bug when a function had sprintf style parameters (ie. strftime()).- Fixed a bug in displaying traces.- Implemented zend_exec_finished callback (without functionality).Wed Aug 20 16:23:57 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- One other minor fixWed Aug 20 16:21:58 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_superglobals.c:- Windows build fixesTue Aug 19 22:38:48 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODO a bitSun Aug 10 15:45:44 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/tests/bug00002.inc/xdebug/tests/bug00002.phpt:- Reimplemented tracing to files, by seperating the line generation code to its own function.- Added test to test for this functionality.Sun Aug 10 15:44:09 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/bug00001.phpt:- Add test for problems in destructors with tracesSun Aug 10 15:35:10 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/test14b.phpt:- Fixed testWed Jul 16 14:56:09 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml/xdebug/xdebug_var.c:- Implemented the ID attribute for the <var /> element which can be used to identify a specific variable even in recursion.Wed Jul 16 11:12:35 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml:- Update newsWed Jul 16 11:09:35 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_superglobals.c/xdebug/xdebug_var.c:- Improved performance by doing lazy folding of variables when possible (not in trace-mode).- Fixed bug with "quit", it would disable the extension.- Fixed compile problem on MacOSX for dumping super globals.- Fixed detection of recursion in folding variables.Thu Jul 3 22:49:04 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/tests/test6.phpt:- Fix testThu Jul 3 22:47:30 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug.c:- Don't show memory footprint when it's not enabled.Thu Jul 3 22:18:50 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_gdb.h:- Implemented "bt full" which shows a full stack trace including local variables.- Added an error when an unknown option was passed to "option".Sat Jun 28 16:53:23 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOSat Jun 28 16:51:40 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c:- Added the xdebug_time_index() function.Sat Jun 28 14:53:20 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c:- Fixed time indices in xdebug_get_function_trace- Comments and WSSat Jun 28 13:16:52 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c:- Let the time index start from the beginning of the *script* and not at the first function call.Mon Jun 23 23:56:37 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update todo listMon Jun 23 23:55:51 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/LICENSE/xdebug/package.xml/xdebug/php_xdebug.h/xdebug/usefulstuff.c/xdebug/usefulstuff.h/xdebug/xdebug.c/xdebug/xdebug_code_coverage.c/xdebug/xdebug_code_coverage.h/xdebug/xdebug_com.c/xdebug/xdebug_com.h/xdebug/xdebug_handler_gdb.h/xdebug/xdebug_handler_php3.c/xdebug/xdebug_handler_php3.h/xdebug/xdebug_profiler.c/xdebug/xdebug_profiler.h/xdebug/xdebug_superglobals.c/xdebug/xdebug_superglobals.h/xdebug/xdebug_var.c/xdebug/xdebug_var.h/xdebug/debugclient/LICENSE/xdebug/debugclient/main.c/xdebug/debugclient/usefulstuff.c/xdebug/debugclient/usefulstuff.h/xdebug/debugclient/COPYING:- Licence update. This change only renames "PHP Licence" to "Xdebug Licence", "The PHP Group" to "Derick Rethans" and "PHP" to "Xdebug".Mon Jun 23 23:37:40 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handlers.c/xdebug/xdebug_handlers.h:- Implemented the 'show-breakpoints' commandWed Jun 11 13:15:12 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Add TODO itemWed May 28 15:46:10 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- Send along script name that is going to be debugged with ?init.Thu May 15 12:11:04 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/debugclient/Makefile.am/xdebug/debugclient/main.c:- Fix compilation on MacOSXWed May 14 22:28:14 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Fix up todo listWed May 14 22:20:06 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml:- Fix up description a bitWed May 14 22:16:58 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/package.xml/xdebug/xdebug.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handlers.c/xdebug/xdebug_handlers.h:- Implemented the "show-local" command (shows all local variables in the current scope including all contents).- Implemented conditions for breakpoints in the "break" command.- Fixed a memleak.Fri May 2 11:43:23 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h:- Bump version numberMon Apr 28 21:28:17 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_4_3.mak:- Add PHP 4.3 .mak fileMon Apr 28 21:25:28 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fix the Windows stuffSun Apr 27 13:42:20 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h/xdebug/xdebug.c/xdebug/xdebug_var.c/xdebug/xdebug_var.h:- Add fancy var dumping (this overrides the default var_dump() in PHP)Fri Apr 25 17:59:28 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/compile.bat:- Also automatically build the 4.3 versionThu Apr 24 15:58:30 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_gdb.h:- Make breakpoint commands return XMLMon Apr 21 15:16:41 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml:- Update package informationMon Apr 21 14:40:22 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/php_xdebug.h:- Added xdebug_call_class() as addition to xdebug_call_function().Sat Apr 19 22:44:47 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Put back in the maximum nesting protection.Sat Apr 19 20:55:38 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_superglobals.c:- Add required includeSat Apr 19 20:35:31 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_superglobals.c:- Move the settings, function declarations and the xdebug_dump_superglobals() to the correct spot.Fri Apr 18 17:00:05 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Turn off xdebug.collect_params by defaultFri Apr 18 16:59:10 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- One one more todo itemFri Apr 18 12:23:01 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_code_coverage.c/xdebug/xdebug_superglobals.c:- Fix problems with symbols on MacOSXTue Apr 15 08:01:04 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/package.xml/xdebug/php_xdebug.h:- Go with 1.2.0rc2Tue Apr 15 07:55:57 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c/xdebug/xdebug_com.c/xdebug/xdebug_handler_gdb.c/xdebug/xdebug_handler_php3.c/xdebug/xdebug_handlers.c/xdebug/xdebug_hash.c/xdebug/xdebug_profiler.c/xdebug/xdebug_var.c:- CSMon Apr 14 22:25:56 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c/xdebug/xdebug.c:- Fix handling of paths under WindowsMon Apr 14 15:49:34 CEST 2003 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug_profiler.c:- Added overall stats to HTML profiles.Mon Apr 14 15:44:25 CEST 2003 Ilia Alshanetsky <ilia@prohost.org>/xdebug/xdebug_profiler.c:- Only stop tracing if it was started by the profiler.Sat Apr 12 19:00:46 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/debugclient/main.c:- Really remove unused includeSat Apr 12 18:59:59 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/debugclient/main.c:- Remove unused includeSat Apr 12 18:58:39 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_com.c:- Fix the Windows stuffSat Apr 12 18:54:35 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug_handler_gdb.c:- ZTS FixThu Apr 10 23:13:13 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO/xdebug/xdebug_handler_gdb.c:- Fixed the superglobals issue in Zend Engine 2Thu Apr 10 23:09:33 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOThu Apr 10 10:29:07 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fixed getting zvals from the op structure for Zend Engine 2.Wed Apr 9 21:35:08 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/php_xdebug.h:- Switch back version noTue Apr 8 20:58:48 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fixed handling of auto_profiling (Noticed by Gildas No雔 <g.noel@symphonieonline.com>)Sun Apr 6 21:03:09 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml:- Fix the package fileSun Apr 6 21:02:06 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.c:- Fix a segfault here and there, still quite a lot to do for ZE2.Sun Apr 6 20:32:00 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/TODO:- Update TODOSun Apr 6 20:30:12 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/CREDITS:- Update CREDITSSun Apr 6 20:28:42 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/package.xml/xdebug/php_xdebug.h:- Go with 1.2.0rc1Sat Apr 5 10:48:20 CEST 2003 Derick Rethans <d.rethans@jdimedia.nl>/xdebug/xdebug.mak:- Fix the Windows makefile
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?