index
:
uClibc++
master
An embedded C++ library
gkajmowi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
buildsys: add and use qstrip
Bernhard Reutner-Fischer
2012-04-13
*
buildsys: fix portability issue with cp(1)
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
*
eh: Add alloc/free for dependent exception
Bernhard Reutner-Fischer
2010-11-20
*
string: Fix copy'n paste error
Bernhard Reutner-Fischer
2010-11-20
*
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
*
Added changes to .cpp files to make previous commits work correct.
Garrett Kajmowicz
2006-10-14
*
Exception now imports basic_definitions.
Garrett Kajmowicz
2006-10-11
*
Conversion of libsupc finding code from being in the make file to being in a ...
Garrett Kajmowicz
2006-10-10
*
Start conversion from hard-coding gcc calls for library locations to using sc...
Garrett Kajmowicz
2006-10-10
*
Elliminate unused architecture configuration code.
Garrett Kajmowicz
2006-06-25
*
Son't blow up if we don't actually include additional libraries.
Garrett Kajmowicz
2006-06-22
*
Replace libstdc++ eh_globals code with my own. Now requires configuration
Garrett Kajmowicz
2006-06-11
*
Added eh_alloc.cpp, replacing GNU version
Garrett Kajmowicz
2006-05-20
*
Added limits.cpp - mostly empty file to include all of the interesting
Garrett Kajmowicz
2006-03-26
*
Cleanup patches courtisy of PSM to clean up GCC 4.1 support
Garrett Kajmowicz
2006-03-26
*
- Clean up double-semicolons
Garrett Kajmowicz
2006-03-25
*
Convert some symbols from being exported to local-only
Garrett Kajmowicz
2006-03-04
*
Added std::nothrow and other handler support
Garrett Kajmowicz
2005-09-27
*
- Added helper class for auto_ptr to implement destructive copy
Garrett Kajmowicz
2005-09-27
*
Fixed new to handle C++ spec if allocating a block of 0 bytes in size
Garrett Kajmowicz
2005-08-19
*
Fix implementation of biner2nd
Garrett Kajmowicz
2005-07-20
*
IStream now sets flags correctly in certain functions
Garrett Kajmowicz
2005-07-13
*
Fix certain implementations of exception classes.
Garrett Kajmowicz
2005-07-12
*
Update to exception code
Garrett Kajmowicz
2005-07-09
*
Change in string::compare code
Garrett Kajmowicz
2005-07-04
*
fix parallel build
Mike Frysinger
2005-07-02
*
Working on wchar input. Does not work properly yet.
Garrett Kajmowicz
2005-06-22
*
Changes to support symbol visibility attributes.
Garrett Kajmowicz
2005-06-15
*
wchar output now works properly. Input still does not work as expected.
Garrett Kajmowicz
2005-06-14
*
More library import fancyness from Peter S. Mazinger.
Garrett Kajmowicz
2005-06-14
*
Fix to problem of importing libsup into the shared library in gcc-4. Work do...
Garrett Kajmowicz
2005-06-09
*
Now able to import libgcc_eh on demand. Thanks to Peter S. Mazinger.
Garrett Kajmowicz
2005-06-05
*
Remove old CVS control files.
Garrett Kajmowicz
2005-06-04
*
More cleanups from Peter. Note that the test suite does not currently build ...
Garrett Kajmowicz
2005-06-03
*
More cleanups from Peter S. Mazinger
Garrett Kajmowicz
2005-06-03
*
Assorted cleanups from Peter S. Mazinger
Garrett Kajmowicz
2005-06-02
*
Put ostream sentry construcotr into configuration category
Garrett Kajmowicz
2005-05-31
*
More constructors/destructors made optional
Garrett Kajmowicz
2005-05-31
*
Option to not expand constructors/destructors
Garrett Kajmowicz
2005-05-31
*
Changes to iostream code now allow reading for both first and last character ...
Garrett Kajmowicz
2005-05-28
*
Moving code into library and out of executables. Note that this throws LOTS ...
Garrett Kajmowicz
2005-05-20
*
Enabling features whcih throw lots of eronious G++ warning messages but shrin...
Garrett Kajmowicz
2005-05-19
*
Elliminate warning messages from some heavy space optimizations
Garrett Kajmowicz
2005-05-12
*
Add extra files required for abi support.
Garrett Kajmowicz
2005-05-07
*
Remove unneeded typedefs
Garrett Kajmowicz
2005-05-07
*
Assorted Fixes.
Garrett Kajmowicz
2005-03-02
*
Change Makefiles to support installing either/both static and shared librarie...
Garrett Kajmowicz
2005-01-25
[next]