⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 Doc++,可以根据你的C/C++和java的源码文件中的注释行自动生成Html说明文件的工具
💻
📖 第 1 页 / 共 4 页
字号:
    + java.ll: class and interface names were run together with the protection      keywords    + html.cc: sections in the HTML files weren't separated      (patch by Kumaran Santhanam <kumaran@alumni.stanford.org>)Sat Jun 26 23:48:21 1999    + html.cc: package list didn't output properly; fixed    + main.cc: `--java' won't turn HTML syntax on by default anymore      (patch by Kumaran Santhanam <kumaran@alumni.stanford.org>)    + more Win32 enhancements      (thanks to Dan Fandrich <danf@npsnet.com>)Thu Jun 24 22:31:27 1999    + html.cc: protected members were multiple documented in some situations      (patch by Frank Muzzulini <muzzulini@comsoft.de>)Wed Jun 23 15:54:07 1999    * 3.3.13 releasedTue Jun 22 19:16:39 1999    + small code cleanups    + fixed a GIFs writing problem    + small documentation updates    + nasty bug fixed: `-J' option didn't turn Java mode on, so parsing Java      sources didn't work in 3.3.12Wed Jun 16 11:20:32 1999    * 3.3.12 releasedMon Jun 14 22:46:14 1999    + cpp.ll: fixed a minor reference problem (name of base classes can contain      ``:'')      (patch by Frank Muzzulini <muzzulini@comsoft.de>)Sun Jun 13 12:32:44 1999    + included in the source directory: `config.h.win32', `makefile.w32',      `unistd.h.win32'      (thanks to Dan Fandrich <danf@npsnet.com>)Sat Jun 12 23:09:44 1999    + documentation updatesSat Jun 12 12:02:35 1999    + new option: `--full-toc': show class/struct members in the HTML TOC      (suggested by Caminati Carlo <c.caminati@selta.it>)Wed Jun  9 22:58:24 1999    + small Win32 fixes + Makefile      (patch by Dan Fandrich <danf@npsnet.com>)    + don't show class members in the TOC; do the same with structure members      (suggested by Caminati Carlo <c.caminati@selta.it> and others)    + cpp.ll: parsing inner classes/namespaces works again      (patch by Frank Muzzulini <muzzulini@comsoft.de>)Tue Jun  8 10:50:33 1999    + html.cc: in showMembers() the sections struct lacks an entry for private      classes; fixed      (reported by Frank Muzzulini <muzzulini@comsoft.de>)Mon Jun  7 22:30:10 1999    + cpp.ll: inline definitions works fine again      (reported by Frank Muzzulini <muzzulini@comsoft.de>)Fri May 28 14:05:15 1999    + doc2html.ll: fixed a HTML table output problem (a `<TR>' was missing)    + doc/reference.dxx: corrected some typos      (patch by Daniel Bullok <woodhead@uiuc.edu>)Wed May 26 16:55:58 1999    + added `PLATFORMS'Tue May 25 17:00:26 1999    + html.cc: couple of HTML output fixes and minor code cleanups    + included ability to parse inner classes      (suggested by Wijk van der Ir <ivo@cs.vu.nl> and many others)    + added support for C++'s `namespace' by popular demandFri May 21 10:03:56 1999    + doc/reference.dxx: backslashed a `#define' word      (patch by Gordon Russell <gor@dcs.napier.ac.uk>)Wed May 19 00:44:46 1999    + tested on mips-sgi-irix6.5      (reported by Bill Seligman <seligman@nevis1.nevis.columbia.edu>)Thu May 13 22:40:52 1999    + fix to compile with Borland C++ 4.5      (patch by Dan Fandrich <danf@npsnet.com>)Wed May 12 21:40:02 1999    + tested on i586-unixware-5-7.0.1      (reported by Guenter Hellstern <hellstern@comsoft.de>)Sat May  8 23:02:23 1999    + 71 people on the mailing listFri Apr 30 13:15:14 1999    + readfiles.ll: can use `/*@Include:' too, as stated in documentation      (patch by Nakhoon Baek <nhbaek@palgong.kyungpook.ac.kr>)    + new option: `-I FILE': read input files specified in FILE      (patch by Michael DiCuccio <mdicuccio@ht.com>)    + added GNU-style long optionsFri Apr 16 17:51:04 1999    * 3.3.11 releasedThu Apr 15 19:12:59 1999    + cpp.ll: typedefs like `typedef int int_t' goes into the variable section;      fixed - they go now into the typedef section      (reported by Mischa Courtin <Mischa.Courtin@ehv.ce.philips.com>)Wed Apr 14 23:45:20 1999    + generate references for functions and variables, too      (reported by Mischa Courtin <Mischa.Courtin@ehv.ce.philips.com>)    + prefix method names with the corresponding class name in HTML indexTue Apr 13 21:38:14 1999    + cpp.ll: correctly parse inline functions      (reported by Andreas Eckert <aeckert@rhrk.uni-kl.de>)    + doc2tex.ll: fixed a `\cxxSee' bug      (reported by Diego Santa Cruz <Diego.SantaCruz@epfl.ch>)Tue Apr 13 15:15:02 1999    + found some old change logs, since version 1.0 (dated Jan 25 1996);      included hereMon Apr 12 23:47:24 1999    + the underscore `_' character was slashed in LaTeX output; fixed      (reported by Andrea Emilio Rizzoli <rizzoli@planet.it>)    + comment.ll (parseDoc): fixed a long-standing bug - if the `@memo' field      was longer than the `@doc' field, the `@doc' field was cleared      (reported by Mischa Courtin <Mischa.Courtin@ehv.ce.philips.com>)    + `\Ref' and `\URL' macros works again!Sun Apr 11 19:18:41 1999    + documentation updates    + we are able (again!) to generate references in the manual sectionSat Apr 10 19:20:47 1999    + reduced output verbositySat Apr 10 16:38:44 1999    + comment.ll: fixed a `@memo' tag bug      (reported by Mischa Courtin <Mischa.Courtin@ehv.ce.philips.com>)Sat Mar 27 13:12:37 1999    + fixes to compile with Watcom C++ 10.6 and Visual C++ 6.0    + little enhancements      (patch by Dan Fandrich <danf@npsnet.com>)Tue Mar  9 12:09:32 1999    * 3.3.10 released    + source files for documentation are now included in the package    + DOC++ can parse again `.dxx' filesThu Mar  4 22:58:43 1999    + added `GENERATOR' informations in HTML headers    + couple of HTML headers fixes    + added `ALT=[more]' when using those "ball" images in HTML output      (suggestions by Dan Fandrich <dan@fch.wimsey.bc.ca>)    + move generall stuff from cpp.ll to comment.ll      (patch by Tom Wicklund <wicklund@mred.intellistor.com>)Tue Feb 23 18:28:05 1999    + tested on hppa1.1-hp-hpux10.20 (a small fix needed)      (reported by Joerg Burmeister <joerg.burmeister@tek.com>)    + html.cc: small bug fixed (compilation errors on HP/UX)Mon Feb 22 17:16:20 1999    + doc2html.ll: added support for `\texttt', `\textit' and `\textbf' macros    + doc2html.ll: added support for german characters    + doc2tex.ll: corrected a `\cxxSee' bug      (patch by Knut Stolze <stolze@informatik.uni-jena.de>)Mon Feb 22 16:50:50 1999    + doc.h: updated the version number    + docify.ll: output typedef's comments      (patch by Tange Toshio <t-tange@ats.nis.nec.co.jp>)Thu Feb 18 10:35:23 1999    + Entry.cc: fixed a memory leak      (patch by Dmitry Derevyanko <dmitryd@robotics.eecs.berkeley.edu>)Wed Feb 17 11:23:26 1999    * 3.3.9 release    + small clean-ups    + HTML TOC fixes (general stuff didn't appear in there)Tue Feb 16 12:51:56 1999    + new option: `-D': select minimum depth in LaTeX TOC    + doc2tex.ll: the last line of a paragraph was justified; paragraph breaks      are not respected anymore; fixed    + cpp.ll: when in a memo section two words are separated by a newline, the      newline should be replaced by a space, instead it was replaced by nothing      and the two words got stuck; fixed      (patch by Miguel Gonzalez Cuadrado <mgonzalez@sfe.indra.es>)    + `ClassGraph.java' is again in the package (it was deleted by me)Sun Feb 14 18:55:51 1999    + html.cc: fix so doc++ can handle global overloaded functions      (patch by Charl Botha <cpbotha@bigfoot.com>)Sun Feb 14 12:25:08 1999    + using GNU automake to automagically create the MakefilesThu Feb 11 16:04:28 1999    + cpp.l: added rules to filter preprocesor directives      (patch by Solomon Foster <colomon@ralf.org>)Wed Feb 10 18:39:40 1999    + @see bug corrected for LaTeX output      (patch by Knut Stolze <stolze@informatik.uni-jena.de>)Mon Feb  8 23:49:00 1999    + successfully tested on alpha-dec-osf4.0      (thanks to Jeremie Petit <jeremie.petit@digital.com>)Fri Feb  5 14:17:17 1999    + new option: `-ei': generate TeX index    + new option: `-nd': do not include `#define' macros in output    + couple of doc2tex.l fixes      (patch by Stefan Tandecki <s.tandecki@tu-bs.de>)Tue Feb  2 21:38:56 1999    * 3.3.8Sun Jan 31 17:43:56 1999    + added the output of a version number    + docxx.sty improvements    + unknown packages/classes won't be included in the TOC, but will appear in      class hierarchies    + new option for LaTeX output: "-ep": print only class graphs      (patch by Stefan Tandecki <s.tandecki@tu-bs.de>)Fri Jan 29 18:55:19 1999    + changed HTML TOC entries to have correct linksThu Jan 28 23:35:22 1999    + fixed the "operator()" parsing bug    + corrected a nasty bug: everything was documented, even it wasn't      doc++-commented    + removed the "extern" rule      (patch by Miguel Gonzalez Cuadrado <mgonzalez@sfe.indra.es>)Tue Jan 26 23:09:41 1999    + set return types for couple of more operators, to make EGCS happy      (patch by Edward Jason Riedy <ejr@u0.cs.berkeley.edu>)    + two small bugs fixed (no output to stdout was performed) in Entry.cc      (reported by Tange Toshio <t-tange@ats.nis.nec.co.jp>)    + small Makefile.in corrections      (patch by Michael Meeks <michael@imaginator.com>)Mon Jan 25 19:09:59 1999    + successfully tested on i586-gnu-cygwin32      (thanks to Johan Redestig <pt95jre@student.hk-r.se>)    + general stuff goes now by default in `General.html'; it can be disabled      however using `-P'Sun Jan 24 17:51:47 1999    * version 3.3.7 released    + updated the CVS repository      (thanks goes to Michael Meeks <michael@imaginator.com>)Sun Jan 24 17:49:32 1999    + operators are now parsed correctly    + corrected the bug that made comments being eaten after the closing brace      of a function body    + identifiers names are now case sensitive    + resolved an obscure bug that made doc++ dump core sometimes    + no more duplicated functions in documentation      (patch by Solomon Foster <colomon@ralf.org>)Sat Jan 23 19:33:17 1999    + no documentation was generated with just one class; corrected      (reported by Charl Botha <cpbotha@dsp.sun.ac.za>)Thu Jan 21 22:46:05 1999    * version 3.3.6 releasedWed Jan 20 23:35:49 1999    + couple of more HTML-related fixes    + added detection of host type in configure script    + included docxx.sty in the package (it was deleted in a previous release)Fri Jan 15 10:01:18 1999    + successfully tested on rs6000-ibm-aix-4.2      (thanks to Knut Stolze <stolze@informatik.uni-jena.de>)Thu Jan 14 19:12:19 1999    + small correction in section type enum      (patch by Tange Toshio <t-tange@ats.nis.nec.co.jp>)Wed Jan 13 17:34:02 1999    + removed the "-O2" flag at compilation (very long compilation time and      huge binaries when using egcs)Tue Jan 12 23:11:36 1999    + corrected the "//@{ ... //@}" problem (documentation wasn't generated)      (reported by Fred Pesch <pesch@club-internet.fr>)    + HIERjava.html "bug": "aindex.html" was used instead of "index.html"      (reported by Thomas Langen <langen@eudoramail.com>)Mon Jan 11 21:41:31 1999    + added "-et" option to include a title page in the LaTeX output    + changes to allow several arguments for "-ep" option, so it is possible      to include more than one package declaration in the output file      (patch by Stefan Tandecki <s.tandecki@tu-bs.de>)Fri Jan  8 23:17:28 1999    * DOC++ 3.3.5 releasedSat Jan  2 22:52:23 1999    + HTML documentation included in the package    + Makefile rewrite    + added an autoconf script to configure the package    + more source cleanups    + added COPYING, INSTALL, README, doc/ChangeLog, doc/TO-DO, doc/manual/Sat Dec 19 00:07:31 1998  Dragos Acostachioaie <dragos@iname.com>    + took the doc++ maintainer job1998/12/10   - Another patch from Dragos cleaning up some comments / redundant code,     and putting all log stuff in the 'Changelog' file.1998/10/05   - Added a patch from Dragos to fix certain header / footer problems     seemingly.   - Several code fixes removing minor warnings   - New version numbering scheme like Linux kernel numbering, now:     doc++ 3.3.41998/09/10   - Created doc++ mailing list to subscribe send mail to:     docpp-request@imaginator.com with 'subscribe ' followed by your     E-mail address in the body of the code. Alternativley if you use a     real Operating system you can:

⌨️ 快捷键说明

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