summaryrefslogtreecommitdiff
path: root/cpp/src/slice2confluence/Gen.h
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-5158 Added detection of doc tag "@userImplemented". Items without this ↵Shawn Hussey2013-02-26
| | | | tag will generate markup for all metadata except cpp:const, cpp:ice_print, java:serialVersionUID and UserException. Items with the tag will output markup for all metadata.
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Fixed navigational and stylistic bugs and added confluence character ↵Shawn Hussey2011-08-30
| | | | | | | | escaping before comment markup parsing. Added --sort-order param for sorting modules. Improvements and bugfixes for slice2confluence.
* Initial commit of slice2confluence.Shawn Hussey2011-08-16