index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paludis
/
util
/
exception.cc
Age
Commit message (
Expand
)
Author
Lines
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-4
/
+1
2016-08-04
modernize: use nullptr rather than 0 or NULL
Saleem Abdulrasool
-1
/
+1
2016-02-14
switch TLS to C++11 TLS semantics
Saleem Abdulrasool
-15
/
+7
2015-08-21
noexcept is default for destructors
Wouter van Kesteren
-1
/
+1
2015-08-21
throw() -> noexcept
Wouter van Kesteren
-9
/
+9
2015-08-21
Permit Context destructor to emit exception
Wouter van Kesteren
-1
/
+1
2010-07-23
Avoid more explicit newage
Ciaran McCreesh
-1
/
+1
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-1
/
+1
2008-11-11
Make InternalError talk to stderr
Ciaran McCreesh
-5
/
+2
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-2
/
+2
2008-01-22
Fix GCC 4.3 build, thanks to Almathea.
David Leverton
-0
/
+1
2007-11-03
Fix backtraces
Ciaran McCreesh
-2
/
+2
2007-11-02
Stop using libebt, libwrapiter. C++0x compliant iterators. Use static_assert,...
Ciaran McCreesh
-44
/
+45
2007-10-23
Remove email addresses from places that aren't AUTHORS
Ciaran McCreesh
-1
/
+1
2007-10-23
Use an email address that works
Ciaran McCreesh
-1
/
+1
2007-07-27
Use typeid.name() instead of std::exception::what(), which was changed in gcc...
Piotr JaroszyĆski
-1
/
+1
2007-06-30
r3671@snowflake: ciaranm | 2007-06-30 01:50:17 +0100
Ciaran McCreesh
-0
/
+18
2007-06-19
Avoid using 'where' as an identifier name
Ciaran McCreesh
-4
/
+4
2007-06-01
Code cleanup. Fixes: ticket:266, ticket:267
Ciaran McCreesh
-0
/
+1
2007-03-29
Extend exception messages for bad version specs
Ciaran McCreesh
-0
/
+5
2007-01-30
Use abi::__cxa_demangle where available
Ciaran McCreesh
-6
/
+29
2006-10-10
Rework security code. An external preprocessor is no longer required. The pal...
Ciaran McCreesh
-0
/
+5
2006-09-17
Take advantage of g++-4.1 code diagnostic utilities
Ciaran McCreesh
-4
/
+4
2006-08-27
My email address is now ciaranm@ciaranm.org
Ciaran McCreesh
-1
/
+1
2006-07-24
Fix backtrace contexts
Ciaran McCreesh
-1
/
+1
2006-07-17
More libwrapiter conversion
Ciaran McCreesh
-0
/
+6
2006-07-17
Start using libwrapiter and smarter containers to avoid including big scary S...
Ciaran McCreesh
-1
/
+53
2006-04-20
Docs update for paludis/util/
Ciaran McCreesh
-0
/
+6
2006-04-14
Change my email address. Sorry people, looks like you're all going to have to...
Ciaran McCreesh
-1
/
+1
2006-03-06
Move everything around, and probably break lots of stuff.
Ciaran McCreesh
-0
/
+58