Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
FACT++
/
src
/
Converter.cc
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@11482
13 years
tbretz
Fixed a problem with stoi when the string was empty.
(edit)
@11479
13 years
tbretz
Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(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
14 years
tbretz
Make sure that also zeroes are correctly extracted even if the last ...
(edit)
@10657
14 years
tbretz
Added or improved documentation.
(edit)
@10467
14 years
tbretz
Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit)
@10449
14 years
tbretz
Added Print member function; fixed interpretation of hex and oct values
(edit)
@10425
14 years
tbretz
Changed the GetHex function; added support for hex and octal numbers.
(edit)
@10387
14 years
tbretz
Fixed interpreting of zero length or strings shorter than expected.
(edit)
@10364
14 years
lyard
Added FactFits class
(edit)
@10356
14 years
lyard
Added ToFits method
(edit)
@10354
14 years
tbretz
Added some comment.
(edit)
@10353
14 years
tbretz
Added some comment.
(edit)
@10352
14 years
tbretz
Added some comment.
(edit)
@10351
14 years
tbretz
Removed an obsolete comment.
(edit)
@10326
14 years
tbretz
Fixed the conversion for the Option-argument.
(edit)
@10323
14 years
tbretz
Some fixed to the docu.
(edit)
@10293
14 years
tbretz
Fixed the conversion for cases like 'C:5'
(edit)
@10289
14 years
tbretz
The Converter functions now throw exceptions. The previous way of ...
(edit)
@10287
14 years
tbretz
Replaced some int by size_t.
(edit)
@10278
14 years
tbretz
Skipped processing of the terminating entry in the list.
(edit)
@10277
14 years
tbretz
Fixed an exception when Get<string> returned in empty string in case ...
(edit)
@10270
14 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.
Download in other formats:
RSS Feed
ChangeLog