Commit Graph

17 Commits

Author SHA1 Message Date
Rene Rivera
06932da40d Add missing <cstring> include, for std::strchr function.
[SVN r41214]
2007-11-18 21:02:51 +00:00
Joel de Guzman
5d627698cb bugfix: for code imports when we have an empty space (blank) immediately after the /*` markup.
[SVN r38491]
2007-08-07 01:51:05 +00:00
Joel de Guzman
e78baa608f code import bug fix: inhibit generation of empty code snips.
[SVN r38347]
2007-08-01 23:46:50 +00:00
Joel de Guzman
fd11e3edb8 added callouts
[SVN r37025]
2007-02-21 00:48:30 +00:00
Joel de Guzman
eed4464373 more intelligent unindent routine
[SVN r36716]
2007-01-13 01:48:54 +00:00
Joel de Guzman
7d218b6c45 fixed unindent function (minor bug)
[SVN r36701]
2007-01-12 05:12:32 +00:00
Joel de Guzman
4819a6657e first shot at code "import". more tweaks to come.
[SVN r36467]
2006-12-20 15:41:53 +00:00
Joel de Guzman
be0a66b005 maintenance tweaks
[SVN r34219]
2006-06-07 04:20:13 +00:00
Rene Rivera
6e50fbef44 Change error/warning messages to follow common IDE conventions. Add "ms-errors" option to change that output format for Visual Studio IDE style.
[SVN r32506]
2006-02-02 03:57:36 +00:00
Joel de Guzman
24168e8943 fix nbsp handling
[SVN r32355]
2006-01-19 06:11:02 +00:00
Joel de Guzman
de0c69eeb9 proper handling of &nbsp; ... replaces "> <" with ">&nbsp;<"
[SVN r31428]
2005-10-23 06:59:44 +00:00
Joel de Guzman
e4a24f9a72 &apos; note
[SVN r31356]
2005-10-17 00:36:44 +00:00
João Abecasis
8dae8e91b2 let whitespace in code snippets directly fall through to output in all cases.
[SVN r31352]
2005-10-16 22:51:39 +00:00
Eric Niebler
a7478215a9 fix char/unsigned char ctype issue
[SVN r31231]
2005-10-08 00:42:43 +00:00
João Abecasis
e771cd269f fix incorrect handling of non-unix EOLs
[SVN r31028]
2005-09-19 02:42:30 +00:00
Joel de Guzman
4afea90f6d Code blocks implemented
[SVN r30924]
2005-09-12 19:16:52 +00:00
Joel de Guzman
24ff030699 DONE 1) make actor's Iterator specific
DONE 2) separate compilation of actors


[SVN r30857]
2005-09-07 17:41:19 +00:00