index
:
uClibc++
master
An embedded C++ library
gkajmowi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
buildsys: echo wrapper to $@
HEAD
master
Bernhard Reutner-Fischer
34 hours
*
buildsys: prevent the wrapper from linking when generating dependency files
Nicolas Thill
34 hours
*
buildsys: fix: use user-provided MAKE everywhere
Bernhard Reutner-Fischer
2012-04-17
*
include: fix indentation and spacing
Bernhard Reutner-Fischer
2012-04-17
*
ios: Fix typo in operator!=
Bernhard Reutner-Fischer
2012-04-17
*
tests: Fix typo in chartraitstest
Bernhard Reutner-Fischer
2012-04-17
*
tests: Show diff when V=1 was given
Bernhard Reutner-Fischer
2012-04-17
*
bitset: reset(), flip(): Fix off-by-one error
Bernhard Reutner-Fischer
2012-04-17
*
buildsys: add and use qstrip
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: use user-provided MAKE everywhere
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: fix portability issue with cp(1)
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: add .gitignore
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: update wrapper if it's source changed
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: quote env-var values passed to scripts
Bernhard Reutner-Fischer
2012-04-13
*
bump version to 0.2.4-git
Bernhard Reutner-Fischer
2012-04-11
*
buildsys: add release target
v0.2.3
Bernhard Reutner-Fischer
2012-04-11
*
ios::exception(): Silence warning
Bernhard Reutner-Fischer
2012-04-11
*
tests: fix typo
Bernhard Reutner-Fischer
2010-11-21
*
eh: Add alloc/free for dependent exception
Bernhard Reutner-Fischer
2010-11-20
*
cstring: Provide inlines only if __CORRECT_ISO_CPP_STRING_H_PROTO is not defined
Bernhard Reutner-Fischer
2010-11-20
*
string: Fix copy'n paste error
Bernhard Reutner-Fischer
2010-11-20
*
associative_base: Fix compile-error with _associative_citer
Bernhard Reutner-Fischer
2010-11-20
*
prettify shell helpers
Bernhard Reutner-Fischer
2010-11-20
*
Config.in.arch: Make helptext fit into 80 chars
Bernhard Reutner-Fischer
2010-11-20
*
Config.in.arch: typo fix
Bernhard Reutner-Fischer
2010-11-20
*
config: detect ncursesw
Bernhard Reutner-Fischer
2010-11-20
*
- commentary typo fixes and whitespace cleanup
Bernhard Reutner-Fischer
2009-04-06
*
- commentary typo fixes
Bernhard Reutner-Fischer
2009-04-06
*
Have string use some of the base class insert functions to be more complete
Garrett Kajmowicz
2009-04-03
*
Make sure that map and multimap properly export the swap() function.
Garrett Kajmowicz
2009-04-01
*
Add support for comparisons between deque iterators and deque const_iterators.
Garrett Kajmowicz
2008-11-28
*
Apply patch for limits<bool> implementation.
Garrett Kajmowicz
2008-06-18
*
The attached patch teaches uCLibc++ about the width function for outputting i...
Carmelo Amoroso
2008-06-18
*
Bump version number in preparation for release.
Garrett Kajmowicz
2007-06-04
*
Added location for complex tests.
v0.2.2
Garrett Kajmowicz
2007-06-03
*
Fix string.compare() to do math on the correct variables.
Garrett Kajmowicz
2007-05-30
*
basic_ios::init now sets format flags.
Garrett Kajmowicz
2007-05-27
*
Fixed segfault when attempting to read from a closed file descriptor.
Garrett Kajmowicz
2007-04-28
*
Don't have find() attempt to dereference end() under certain circumstances.
Garrett Kajmowicz
2007-04-12
*
Fixed post-operation increment on map and set iterators.
Garrett Kajmowicz
2007-04-03
*
Change map, set, and associative_base containers to handle
Garrett Kajmowicz
2007-04-02
*
Fix issues with associative base not copying the value_to_key pointer properly.
Garrett Kajmowicz
2007-03-28
*
Map class is now based on associative base (based on list for now)
Garrett Kajmowicz
2007-03-21
*
Added base for new associative array design. map, set, etc. will subclass.
Garrett Kajmowicz
2007-03-20
*
Make some of the configuration text more easily understood.
Garrett Kajmowicz
2007-03-20
*
Add thank you comment.
Garrett Kajmowicz
2007-03-18
*
ios::exception() now works the way it is supposed to, along with all required...
Garrett Kajmowicz
2007-03-18
*
Don't flush ostream in destructor - let subclasses flush as they see fit.
Garrett Kajmowicz
2007-03-08
*
Convert stringtest to use new test framework. Should now be 64bit+ comptatable.
Garrett Kajmowicz
2007-03-03
*
Add #pragma GCC visibility push/pop in header files
Garrett Kajmowicz
2007-03-02
[next]