Alexander Boettcher
3789a75ed6
base: support ascii_to for uint64_t
...
Issue #1764
2015-11-18 12:22:07 +01:00
Norman Feske
96d021b9d4
base: char const * comparison operators for String
2015-11-03 17:04:16 +01:00
Emery Hemingway
df0bbe0b0e
ascii_to() utility for boolean values
...
Also, Genode::Arg was adapted to use the new utility for boolean tokens
and strings.
Issue #1648
2015-10-09 16:35:30 +02:00
Norman Feske
d9d65aa86b
base: use reference for ascii_to output argument
...
Issue #1477
2015-04-17 16:13:19 +02:00
Norman Feske
d884cf1a9a
base: unify ascii_to conversion functions
...
This patch addresses the first point of the issue #1477 , namely
replacing the function-template magic by plain function overloads.
Issue #1477
2015-04-13 14:18:16 +02:00
Norman Feske
eaac3cc1bd
Revised API documentation
...
This patch curates the API documentation to become suitable for the
functional specificaton, which is partially generated from the header
files.
2015-04-09 16:04:46 +02:00
Norman Feske
e8336acafc
base,os: Coding-style unification
...
Fixes #1432
2015-03-13 12:17:23 +01:00
Norman Feske
a7fa0ccd06
base: add 'String::operator!='
2014-10-13 15:21:53 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00