source: cpp/frams/util/extvalue.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @639   7 years Maciej Komosinski Introduced separate functions for formatting time.
(edit) @636   7 years Maciej Komosinski Modulo by zero is safe just as division by zero and prints analogous …
(edit) @522   8 years Maciej Komosinski Code formatting
(edit) @490   8 years Maciej Komosinski Introduced general-use ErrorObject?, fixed enumeration of mixed …
(edit) @482   8 years Maciej Komosinski Fixed: we want a reference to a static object, not a static reference …
(edit) @478   8 years Maciej Komosinski Accessing const objects, short -> paInt, less critical messages when …
(edit) @464   8 years Maciej Komosinski Serialization of basic object types in JSON format
(edit) @384   9 years sz Used intptr_t instead of the evil, platform-dependent long.
(edit) @371   9 years Maciej Komosinski THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object …
(edit) @337   9 years Maciej Komosinski New math operator semantics: extend mixed int/float to float, forbid …
(edit) @333   9 years Maciej Komosinski - use source/code mapping for line number and file information in vm …
(edit) @326   9 years Maciej Komosinski Unified parsing of ints and floats; hex notation
(edit) @325   9 years Maciej Komosinski More strict parsing of int and float numbers from string
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @276   9 years Maciej Komosinski Empty stock objects for convenience
(edit) @257   9 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @228   10 years Maciej Komosinski More warnings for illegal ExtValue? operations: object+-*/%something …
(edit) @222   10 years Maciej Komosinski "Distributed" deserializable class registry, so that ExtValue? does not …
(edit) @205   10 years Maciej Komosinski Easier way to get an invalid ExtValue?
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @171   10 years sz getObjectTarget is now the recommended way to retrieve object from …
(edit) @144   10 years sz Param and ExtValue? improvements (better control on conversions, "load" …
(edit) @121   10 years sz updated file headers and makefiles
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.