source: trunk/FACT++/src/Converter.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11211   13 years tbretz Added ToStrings
(edit) @11041   13 years tbretz Replaced interpretation of single characters by the interpretation of ...
(edit) @11027   13 years tbretz Allow support for chars; assume that the given size is the destination size
(edit) @11026   13 years tbretz Implemented that even chars are returned as numbers if converted to a ...
(edit) @11017   13 years tbretz Removed the wrong string conversion from ToFits; fixed the sanity ...
(edit) @10666   13 years tbretz Make sure that also zeroes are correctly extracted even if the last ...
(edit) @10657   13 years tbretz Added or improved documentation.
(edit) @10467   13 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10449   13 years tbretz Added Print member function; fixed interpretation of hex and oct values
(edit) @10425   13 years tbretz Changed the GetHex function; added support for hex and octal numbers.
(edit) @10387   13 years tbretz Fixed interpreting of zero length or strings shorter than expected.
(edit) @10364   13 years lyard Added FactFits class
(edit) @10356   13 years lyard Added ToFits method
(edit) @10354   13 years tbretz Added some comment.
(edit) @10353   13 years tbretz Added some comment.
(edit) @10352   13 years tbretz Added some comment.
(edit) @10351   13 years tbretz Removed an obsolete comment.
(edit) @10326   13 years tbretz Fixed the conversion for the Option-argument.
(edit) @10323   13 years tbretz Some fixed to the docu.
(edit) @10293   13 years tbretz Fixed the conversion for cases like 'C:5'
(edit) @10289   13 years tbretz The Converter functions now throw exceptions. The previous way of ...
(edit) @10287   13 years tbretz Replaced some int by size_t.
(edit) @10278   13 years tbretz Skipped processing of the terminating entry in the list.
(edit) @10277   13 years tbretz Fixed an exception when Get<string> returned in empty string in case ...
(edit) @10270   13 years tbretz Change the interface. Now it first compiles the format string into a ...
(edit) @10219   14 years tbretz Added conversion to a vector of boost::any, added more format options ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.