.. by
o replaced by
o fixed two minor warnings reported by gcc -Wall
Modifications by FNC Slothouber.
10-July-1996 - v3.0i
o Bug Fix, Both the options INTERNAL and INTERNALONLY did not
work correctly.
01-April-1996 - v3.0h
o Added ';' to > and < so lynx also recognizes them.
o Fancied up the HTML output.
Modifications by apang
08-Mar-1996 - v3.0f
o Cleaner build for Borland C++ 4.52
o Added more markers (C++, Pascal, Modula-2, COBOL)
o Added more item types/names
o Added #defines for the preamble (COMMENT_ROBODOC and
COMMENT_COPYRIGHT)
o BLANK_HEADER for detection of asterisk'd lines
o RB_Say() the GENERIC header warning instead of using printf()
o Indents SOURCE body in output
o ASCII respects the TOC flag; removed extraneous newline after
formfeed (so it's more like AutoDoc)
o HTML output fixed to handle '<', '>', and '&'
o LaTeX attributes and '%' handling added; fancied up the output a bit
o RTF support added
o Changed some fprintf()'s to fputc()'s for potentially lower overhead
o Fixed line eater bug
o More general fix to the TOC problem of including internal links
when it wasn't selected
Modifications by FNC Slothouber.
04-Feb-1996 - v3.0e
o fixed the problem with the TOC that included links to headers that
were not selected. (i.e internal)
08-Oct-1995 - v3.0d
o Bug fixes
16-Sep-1995 - v3.0c
o Bug fixes
27-Aug-1995 - v3.0b
o Fixed a bug with the defaults file
o Improved search algorithm RoboDoc is now 5.8 times faster.
18-Aug-1995 - v3.0
o New scanner that searches for a set default markers
that define what is a comment or what is not and that
define what or what is not a header/end marker.
o Added Beast Support
08-Aug-1995 - Koessi -
o a lot of while instead of for
o a lot of switch() instead of ifelse
o version defined
o RB_Say, RB_Panic now useable like printf()
o new formats for nearly all output-strings
o char *whoami is global copy of argv[0]
o BOLD <- MAKE_LARGE && AMIGAGUIDE
o succesfully compiled&tested on HPUX (HP9000/800)
o optimized listfunctions
o encapsulated header- and link- allocating and freeing
o RB_Find_Function_Name() replaced with RB_FilePart()
07-Aug-1995 - Koessi -
o automated foldmarks "\***"
o ! GoldEd's foldmarks == RoboDoc marker !
o quoted source parsing enhanced
01-Aug-1995 - Koessi - v2.0?
o more robust parsing, less enforcer-hits
o removed self-referencing links !
o remarked most changes with *koessi*
o added GoldEd-foldmarks
o compiled successfully with SAS-C 6.3
24-May-1995 - Frans Slothouber - v2.0e
o Fixed a bug that cause the CleanUp Routine to lock up.
o Improved the HTML output, should work faster now.
15-May-1995 - Frans Slothouber - v2.0d
o New Defaults file.
o Added Verbose option.
12-May-1995 - Frans Slothouber - v2.0c
o Bug fixes.
10-May-1995 - Frans Slothouber - v2.0a
o Program completely rewritten
o added SOURCE item and LaTeX output.
o added TAB converter.
20-Apr-95 - Jacco van Weert - v1.1a:
o INTERNALONLY option added.
o Sort problem solved.
2-Apr-95 - Jacco van Weert - v1.0b: Bug fixes
o Procedure header search bug solved.
o Print 'created procedure' text
Mar-95 - Jacco van Weert - v1.0a: Final version
2-Feb-95 - Jacco van Weert - v0.93:
o Mungwall hit, solved.
o When item headers, are also available in body then parts are
duplicated solved.
26-Jan-95 - v0.92: 2nd test beta-version
19-January-95 - Jacco van Weert (v0.8)
o First test beta-version
December 1994 - Jacco van Weert -- creation date.