Timeline


and

01/06/08:

21:40 Ticket #26 (Allow tabs in rst format markup) created by mgalloy
Tabs can be converted to an equivalent number of spaces. IDLdoc should …
11:03 Ticket #25 (@inherits compatibility issue - fix?) closed by mgalloy
fixed: Yes, inheritance is handled automatically now as long as automatic …
11:02 Changeset [433] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro

Added a warning for uses tag at the file level.

08:49 Changeset [432] by mgalloy
  • trunk/idldoc/docs/ISSUES

Split ISSUES file into 'Known bugs' and 'Backward-compatibility issues'.

08:37 Ticket #21 (extra line before PRO definition) closed by mgalloy
fixed: Separated the ISSUES files into "Known bugs" and "Backward-compatibility …
06:04 Ticket #25 (@inherits compatibility issue - fix?) created by jhood
I used the following to find and remove all lines with @inherits in them. …

01/05/08:

22:54 Ticket #24 (multiple @uses tags) closed by mgalloy
fixed: Adding these comments to ticket #4 (currently scheduled for version 3.1) …
22:45 Ticket #22 (Suggest allowing @file_comments at file level) closed by mgalloy
fixed: Yes, that would help compatibility issues. Added in r431.
22:44 Changeset [431] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro

Added file_comments tag to the file level.

22:33 Ticket #19 (error in help for attributes) closed by mgalloy
fixed: Fixed in r430.
22:30 Changeset [430] by mgalloy
  • trunk/idldoc/Makefile
  • trunk/idldoc/src/idldoc_version.pro
  • trunk/idldoc/src/templates/help.tt

Fixed typo in generated help. Also got version change from rc1.

13:47 Ticket #24 (multiple @uses tags) created by jhood
I noticed some discussion in the mailing list about multiple tags. My …

01/04/08:

20:03 Ticket #23 (Class / Field parsing error??) created by jhood
The following code: […] results in the following errors: […]
19:21 Ticket #22 (Suggest allowing @file_comments at file level) created by jhood
IDLDoc2.0 implied that @file_comments could be used at the start of a file …
18:34 Ticket #21 (extra line before PRO definition) created by jhood
If there is an extra line between the IDLDoc information and the procedure …
17:00 Ticket #20 (Cannot create class definition) created by jhood
The following code: […] produces this error: […] I am not sure if …
16:24 Ticket #19 (error in help for attributes) created by anonymous
In the help generated by IDLDoc there is an error in the attributes …
15:57 Ticket #18 (undefined variable elements) closed by jhood@…
fixed: Worked on changeset [429]. Marking fixed.

01/03/08:

11:04 Changeset [429] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro

Fixed bug where .svn/ directory in the resources directory would get copied along with the .css, .png, etc. files.

10:53 Changeset [428] by mgalloy
  • trunk/idldoc/src/resources/attach.png

Made attach.png not executable.

01/02/08:

18:36 Ticket #18 (undefined variable elements) created by jhood
The following is a list of the tail of the output after trying to run …
10:33 Examples edited by mgalloy
(diff)
10:08 Changeset [427] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro

Fixed typo for todo tag at the file level; also made routine level IDLdoc format tags follow the same rules as file level tags, i.e. [[:alpha:]_]+.

12/30/07:

21:26 Milestone IDLdoc 3.0rc1 completed
=== Goals === * Feature complete (basic search implemented).
20:50 Changeset [426] by mgalloy
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/Makefile
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src/idldoc_version.pro
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src/parser/docparformatparser__define.pro
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src/parser/docparidldocformatparser__define.pro
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src/parser/docparrstformatparser__define.pro
  • tags/IDLDOC_3_0_RELEASE_CANDIDATE_1/idldoc/src/tree/doctreeproperty__define.pro

Release candidate 1 tag.

20:26 WikiStart edited by mgalloy
(diff)
15:42 Ticket #17 (Memory leak if there is a repeated property) closed by mgalloy
fixed
15:23 Changeset [425] by mgalloy
  • trunk/idldoc/src/parser/docparformatparser__define.pro
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/tree/doctreeproperty__define.pro

Handled repeated property without a memory leak and retaining both sets of comments.

14:11 Examples edited by mgalloy
(diff)
10:36 Examples edited by mgalloy
(diff)
10:08 Examples edited by mgalloy
(diff)
10:07 Examples created by mgalloy
10:05 WikiStart edited by mgalloy
(diff)
09:39 Changeset [424] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeproperty__define.pro

Fixing memory leaks.

09:34 Ticket #17 (Memory leak if there is a repeated property) created by mgalloy
If a property is listed twice in the file comments for a file defining a …

12/29/07:

22:15 Changeset [423] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/parser/docparformatparser__define.pro
  • trunk/idldoc/src/tree/doctreeclass__define.pro
  • trunk/idldoc/src/tree/doctreedirectory__define.pro
  • trunk/idldoc/src/tree/doctreefield__define.pro
  • trunk/idldoc/src/tree/doctreeidldocfile__define.pro
  • trunk/idldoc/src/tree/doctreeindex__define.pro
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeproperty__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro
  • trunk/idldoc/src/tree/doctreesavfile__define.pro

Fixing memory leaks.

12/28/07:

21:27 Ticket #16 (Create a DocBook set of templates) created by mgalloy
A DocBook set of templates would be useful for including in books. Use …
21:25 Ticket #15 (Improve "Customizing output" section of help) created by mgalloy
This section should include: * how to use the template object * what …
21:17 Ticket #14 (Create a set of more interactive templates) created by mgalloy
Routine descriptions could be expanded as needed. The syntax for each …
20:11 Ticket #13 (Allow multiple separate words in search) created by mgalloy
Currently, the search phrase is currently found "as a phrase" instead of …
20:08 Ticket #12 (Generate IDL Assistant output) created by mgalloy
The IDL Assistant will not be included in the IDL distribution for much …

12/27/07:

17:43 Ticket #11 (Create a "man page" front end for IDLdoc) created by mgalloy
Create a "man page" front end for IDLdoc that, given an individual routine …

12/25/07:

21:07 Changeset [422] by mgalloy
  • trunk/idldoc/docs/ISSUES
  • trunk/idldoc/docs/RELEASE

Updated release notes and known issues.

20:39 Ticket #10 (Output LaTeX document) created by mgalloy
To accomplish this: * the LaTeX textmarkup class needs to be updated * …
20:17 Ticket #9 (In the IDL format, attach aspects of a file level comment to the last ...) created by mgalloy
Inputs and outputs, return value, etc. for a file level comment before any …
20:10 Ticket #8 (Add runtime warnings to the warnings page) created by mgalloy
Anything going to doc_system::warning should be remembered and set to a …
20:07 Ticket #7 (Get unit tests working again) created by mgalloy
It would be nice to get decent coverage of at least the underlying …
19:59 Ticket #6 (Improve source code chromocoding) created by mgalloy
The chromocoding for the source code link should style: * highlight …
19:56 Ticket #5 (Improve rst markup support) created by mgalloy
[…]

12/23/07:

21:31 Ticket #4 (Allow multiple copies of some tags) created by mgalloy
I'm not sure if all tags should be allowed to have multiple copies or just …
20:53 Ticket #3 (Properties should have a type) created by mgalloy
Suggested syntax: […]
13:08 WikiStart edited by mgalloy
(diff)
12:59 Ticket #2 (Advanced search) created by mgalloy
Add an advanced search on the search tab where criterion such as: …

12/22/07:

22:04 Changeset [421] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/search.tt

Commented out advanced search; moving feature to IDldoc 3.1.

12/21/07:

21:48 Changeset [420] by mgalloy
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Added routine plain_attributes and plain_parameters.

17:15 Ticket #1 (Compute complexity statistics) created by mgalloy
McCabe complexity statistics (McCabe cyclic, McCabe essential, McCabe …

12/20/07:

18:24 WikiStart edited by mgalloy@…
(diff)
01:54 Changeset [419] by mgalloy
  • trunk/idldoc/src/templates/libdata.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Added plain attributes to file variables. Similar should work for routines.

01:19 Changeset [418] by mgalloy
  • trunk/idldoc/footer
  • trunk/idldoc/src/templates/footer.tt

Updated footer links to new Trac project site for IDLdoc.

12/19/07:

23:41 WikiStart edited by mgalloy
(diff)
23:34 WikiStart edited by mgalloy
(diff)
23:34 WikiStart edited by mgalloy
(diff)
23:33 WikiStart edited by mgalloy
(diff)
22:22 InterTrac created by trac
22:22 InterWiki created by trac
22:22 RecentChanges created by trac
22:22 TracModPython created by trac
22:22 TracRss created by trac
22:22 TracSearch created by trac
22:22 TracStandalone created by trac
22:22 TracSupport created by trac
22:22 TracSyntaxColoring created by trac
22:22 TracTickets created by trac
22:22 TracUnicode created by trac
22:22 TracUpgrade created by trac
22:22 TracWiki created by trac
22:22 WikiDeletePage created by trac
22:22 WikiFormatting created by trac
22:22 WikiHtml created by trac
22:22 WikiMacros created by trac
22:22 WikiNewPage created by trac
22:22 CamelCase created by trac
22:22 InterMapTxt created by trac
22:22 SandBox created by trac
22:22 TitleIndex created by trac
22:22 TracAccessibility created by trac
22:22 TracAdmin created by trac
22:22 TracBackup created by trac
22:22 TracBrowser created by trac
22:22 TracCgi created by trac
22:22 TracChangeset created by trac
22:22 TracEnvironment created by trac
22:22 TracFastCgi created by trac
22:22 TracGuide created by trac
22:22 TracImport created by trac
22:22 TracIni created by trac
22:22 TracInstall created by trac
22:22 TracInterfaceCustomization created by trac
22:22 TracLinks created by trac
22:22 TracLogging created by trac
22:22 TracNotification created by trac
22:22 TracPermissions created by trac
22:22 TracPlugins created by trac
22:22 TracQuery created by trac
22:22 TracReports created by trac
22:22 TracRevisionLog created by trac
22:22 TracRoadmap created by trac
22:22 TracTicketsCustomFields created by trac
22:22 TracTimeline created by trac
22:22 WikiPageNames created by trac
22:22 WikiProcessors created by trac
22:22 WikiRestructuredText created by trac
22:22 WikiRestructuredTextLinks created by trac
22:22 WikiStart created by trac
14:21 Changeset [417] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/resources/searchbar.png
  • trunk/idldoc/src/templates/search.tt

Cosmetic differences.

12:49 Changeset [416] by mgalloy
  • trunk/idldoc/src/templates/libdata.tt

Fixed up libdata template for the case of no visible pro files or no visible routines in a pro file.

11:27 Changeset [415] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/search.tt

Removed categories in advanced search form when there are no categories; improved display of search results.

10:39 Changeset [414] by mgalloy
  • trunk/idldoc/src/resources/search.js

Basic search seems to work; need to style it a bit better, add the other fields, and put it in multiple search terms.

08:55 Changeset [413] by mgalloy
  • trunk/idldoc/src/resources/search.js

Calculating a score for each hit, but evidently not correctly.

12/18/07:

22:28 Changeset [412] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/resources/searchbar.png
  • trunk/idldoc/src/templates/libdata.tt
  • trunk/idldoc/src/templates/search.tt

Displaying more information about search results.

14:19 Changeset [411] by mgalloy
  • trunk/idldoc/src/resources/main.css
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/libdata.tt
  • trunk/idldoc/src/templates/search.tt

Basic seach can now return results.

10:09 Changeset [410] by mgalloy
  • trunk/idldoc/src/templates/libdata.tt

Fixing up order of items in libdata.

10:08 Changeset [409] by mgalloy
  • trunk/idldoc/src/resources/search.js

Writing more Javascript search code.

12/17/07:

22:04 Changeset [408] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/libdata.tt

Working on search.

20:21 Changeset [407] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/libdata.tt
  • trunk/idldoc/src/templates/search.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Created a display of search results and added some content to libdata.

15:38 Changeset [406] by mgalloy
  • trunk/idldoc/src/resources/main.css
  • trunk/idldoc/src/templates/search.tt

Fixed table alignment issue on search page; add search CSS styles to main.css since they wouldn't get picked up if EMBED wasn't set if they are specified in the template.

08:31 Changeset [405] by mgalloy
  • trunk/idldoc/src/templates/header.tt
  • trunk/idldoc/src/templates/search.tt

Cleaned up display of search page a bit.

08:15 Changeset [404] by mgalloy
  • trunk/idldoc/src/resources/search.js
  • trunk/idldoc/src/templates/search.tt

Retrieve and echo search terms.

12/16/07:

09:08 Changeset [403] by mgalloy
  • trunk/idldoc/src/templates/search.tt

Made a table based search form.

12/14/07:

23:31 Changeset [402] by mgalloy
  • trunk/idldoc/src/templates/search.tt

Changing formatting of advanced search.

20:30 Changeset [401] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/idldoc.pro

Added header documentation.

16:24 Changeset [400] by mgalloy
  • trunk/idldoc/src/templates/search.tt

Adding some help comments to search page.

16:04 Changeset [399] by mgalloy
  • trunk/idldoc/compile_all.pro
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/templates/libdata.tt
  • trunk/idldoc/src/templates/search.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Moving towards constructing libdata.js.

10:53 Changeset [398] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/templates/libdata.tt

Outline for libdata.js file.

12/13/07:

22:16 Changeset [397] by mgalloy
  • trunk/idldoc/src/introspection/doc_variable_declaration.pro

Fixed up comments and formatting.

10:22 Changeset [396] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro

Fixed problems with case when specifying parser styles. Also added some error checking when a parser style is not found.

08:24 Changeset [395] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/templates/categories.tt
  • trunk/idldoc/src/templates/profile.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro

Added categories tag for files.

12/12/07:

22:28 Changeset [394] by mgalloy
  • trunk/idldoc/src/tree/doctreedirectory__define.pro
  • trunk/idldoc/src/tree/doctreeidldocfile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro
  • trunk/idldoc/src/tree/doctreesavfile__define.pro
  • trunk/idldoc/src/tree/doctreesavvar__define.pro

Added more comment headers. Now up to date -- no undocumented/partially documented routines shown in warnings.

21:12 Changeset [393] by mgalloy
  • trunk/idldoc/src/tree/doctreeclass__define.pro
  • trunk/idldoc/src/tree/doctreefield__define.pro
  • trunk/idldoc/src/tree/doctreeindex__define.pro
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeproperty__define.pro

Adding comment headers.

20:38 Changeset [392] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/templates/warnings.tt

Add bugs and obsolete file tags to warnings page.

10:00 Changeset [391] by mgalloy
  • trunk/idldoc/src/parser/docparmarkupparser__define.pro
  • trunk/idldoc/src/parser/docparprofileparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/parser/docparverbatimformatparser__define.pro
  • trunk/idldoc/src/parser/docparverbatimmarkupparser__define.pro
  • trunk/idldoc/src/tree/doctreeargument__define.pro

Added more comment headers. Only the tree directory has undocumented routines/files now.

09:48 Changeset [390] by mgalloy
  • trunk/idldoc/src/parser/docparformatparser__define.pro
  • trunk/idldoc/src/parser/docparidldocfileparser__define.pro
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparidlformatparser__define.pro

Added more comment headers.

09:32 Changeset [389] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/templates/warnings.tt

Handles requires tag in file now.

08:53 Changeset [388] by mgalloy
  • trunk/idldoc/regression_tests/docrtweird_ut__define.pro
  • trunk/idldoc/regression_tests/weird
  • trunk/idldoc/regression_tests/weird/doubeatsign.pro

Adding a regression test for odd markup.

08:48 Changeset [387] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro

Typo.

08:47 Changeset [386] by mgalloy
  • trunk/idldoc/src/doc_system__define.pro
  • trunk/idldoc/src/templates/help.tt

Updated help for IDLdoc keywords in the help template and for the /HELP keyword to IDLdoc.

12/11/07:

21:55 Changeset [385] by mgalloy
  • trunk/idldoc/src/tree/doctreeprofile__define.pro

Forgot to remove test comments.

21:54 Changeset [384] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/templates/profile.tt
  • trunk/idldoc/src/templates/warnings.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro

Added todo tag at the file level. Infrastructure for bugs and requires in place. Categories tag is very minimal.

21:01 Changeset [383] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/templates/profile.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro

Adding customer_id, restrictions, and uses to the file tags.

16:15 Changeset [382] by mgalloy
  • trunk/idldoc/src/parser/docparrstmarkupparser__define.pro

Fixed rst markup parser to remove a semicolon from the code block syntax (::), so that marked up text appears normal.

14:47 Changeset [381] by mgalloy
  • trunk/idldoc/regression_tests/commabefore
  • trunk/idldoc/regression_tests/commabefore/commaafter.pro
  • trunk/idldoc/regression_tests/docrtclasses_ut__define.pro
  • trunk/idldoc/regression_tests/docrtcommabefore_ut__define.pro
  • trunk/idldoc/src/parser/docparprofileparser__define.pro

Added regression test for routines with headers that are continued on multiple lines and the lines start with the comma.

13:56 Changeset [380] by mgalloy
  • trunk/idldoc/regression_tests/addpngcomment
  • trunk/idldoc/regression_tests/addpngcomment/.DS_Store
  • trunk/idldoc/regression_tests/addpngcomment/addpngcomments.pro
  • trunk/idldoc/regression_tests/docrtaddpngcomment_ut__define.pro

Adding reproduce case for bug.

12/10/07:

20:17 Changeset [379] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro
  • trunk/idldoc/src/resources/main.css
  • trunk/idldoc/src/templates/profile.tt
  • trunk/idldoc/src/tree/doctreeprofile__define.pro

Added abstract and obsolete tags to the file level.

19:39 Changeset [378] by mgalloy
  • tags/IDLDOC_3_0_BETA_4
  • tags/IDLDOC_3_0_BETA_4/idldoc/Makefile
  • tags/IDLDOC_3_0_BETA_4/idldoc/src
  • tags/IDLDOC_3_0_BETA_4/idldoc/src/idldoc_version.pro

Committing 3.0b4 tag.

19:35 Changeset [377] by mgalloy
  • trunk/idldoc/Makefile
  • trunk/idldoc/src/idldoc_version.pro

Commit for 3.0b4 release; fixed up srcdist target for external projects.

09:15 Changeset [376] by mgalloy
  • trunk/idldoc/src/parser/docparformatparser__define.pro
  • trunk/idldoc/src/parser/docparverbatimformatparser__define.pro

Adding documentation.

08:42 Changeset [375] by mgalloy
  • trunk/idldoc/src/parser/docparmarkupparser__define.pro
  • trunk/idldoc/src/parser/docparoverviewfileparser__define.pro
  • trunk/idldoc/src/parser/docparverbatimformatparser__define.pro

Fixed up comments.

08:37 Changeset [374] by mgalloy
  • trunk/idldoc/src/parser/docparprofileparser__define.pro

Fixed parsing error introduced when fixing parsing when continuation lines begin with a comma.

08:22 Changeset [373] by mgalloy
  • trunk/idldoc/src/tree/doctreeargument__define.pro

Added keywords and parameters to index.

00:00 Milestone IDLdoc 3.0b4 completed
This release fixed quite a few bugs reported in the mailing list.

12/09/07:

21:34 Changeset [372] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro

Added to warnings to routine level tags used in file level. Some routine level tags should also be adds to the file level still.

21:05 Changeset [371] by mgalloy
  • trunk/idldoc/src/parser/docparidldocformatparser__define.pro
  • trunk/idldoc/src/parser/docparidlformatparser__define.pro
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro

Changed messages for unknown tags in routines and files to be more explicit in saying they are at the routine level or file level.

17:15 Changeset [370] by mgalloy
  • trunk/idldoc/compile_all.pro

Added MG_TM_FIRSTLINE to compile system.

17:05 Changeset [369] by mgalloy
  • trunk/idldoc/src/parser/docparidldocfileparser__define.pro
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Added better firstline handling capabilities for routine and file comments. Should now make well-defined paragraphs.

12/08/07:

22:28 Changeset [368] by mgalloy
  • trunk/idldoc/src/parser/docparprofileparser__define.pro

Fixed parsing bug where routine headers that start continuation lines with a comma weren't parsed correctly.

22:13 Changeset [367] by mgalloy
  • trunk/idldoc/src/parser/docparformatparser__define.pro
  • trunk/idldoc/src/parser/docparidldocfileparser__define.pro

Fixed up comments.

15:55 Changeset [366] by mgalloy
  • trunk/idldoc/src/tree/doctreeclass__define.pro

Reworded message when a class definition can't be defined. Changed from "can't find" to "can't construct" since the definition may be found, but requirements of the structure definition might not be found.

15:46 Changeset [365] by mgalloy
  • trunk/idldoc/src/parser/docparrstformatparser__define.pro

Fixed bugs with warnings for empty Params, Keywords, Fields, and Properties tags in the rst format parser. There should be no warning, just nothing should be done.

12/07/07:

14:05 Changeset [364] by mgalloy
  • trunk/idldoc/Makefile
  • trunk/idldoc/src/idldoc_version.pro

Made a srcdist target for the Makefile to distribute source code to those who don't want to checkout from Subversion.

13:41 Changeset [363] by mgalloy
  • trunk/idldoc/src/tree/doctreeprofile__define.pro
  • trunk/idldoc/src/tree/doctreeroutine__define.pro

Need to fix up the handling of the "first line" variable from routines and files.

Note: See TracTimeline for information about the timeline view.