0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't define type_strings_detail::type_info inline. More... about 16 years ago
Request.hs: Prevent splitSemicolon from getting upset by empty Cxx.Plain's. More... about 16 years ago
Replace backslashes with newlines. More... about 16 years ago
prelude/type_strings: Remove TYPEID_NAME, which is superseded by (the now demangled) ordinary typeid. More... about 16 years ago
compile-config: Use -O2 instead of -O to enable certain warnings. More... about 16 years ago
Sneakier typeid(..).name() demangle hack. More... about 16 years ago
Demangle typeid(...).name(), and make type_info ostreamable (printing .name()). More... about 16 years ago
Add -w/--no-warn to suppress warnings. More... about 16 years ago
IrcBot: Revert mutilation of request-like output (but keep most of the code changes, since they were improvements). More... about 16 years ago
README: Make irc/xmpp version requirements lower bounds. More... about 16 years ago
src/IrcBot: Edit output that looks like a geordi request so it no longer does, thereby eliminating the need for geordi bots to ignore eachother. More... about 16 years ago
prelude/terminate_handler: Only prefix exception type if it is not already a prefix of what(). More... about 16 years ago
prelude/tracked: Replace B/D ctor templates with more humble set of overloads, because the former's genericity interfered with conversion testing snippets (thanks svm_invictvs). More... about 16 years ago
Use diagnostic separator for libstdc++ debug mode errors. More... about 16 years ago
Adapt cc1plus error filter regex to diagnostics with column numbers. More... about 16 years ago
In requests, allow spaces before nick. More... about 16 years ago
Make ::operator delete a no-op for null arguments. More... about 16 years ago
Intelligent diagnostic separators. Fix testsuite to expect altered outputs. Misc prelude cleanup. More... about 16 years ago
prelude: Make terminate_handler cope under OOM conditions. More... about 16 years ago
Support localization of GCC's and some of geordi's diagnostics. More... about 16 years ago
Get rid of unused-import warnings on x86_32. More... about 16 years ago
IrcBot.hs: Optionally serve private requests. More... about 16 years ago
Also allow SYS_times on x86_64, for clock() (thanks PlasmaHH). More... about 16 years ago
ErrorFilters.hs: Don't erase output preceding libstdc++ debug mode errors. More... about 16 years ago
Show "error:"/"warning:" prefixes. More... about 16 years ago
src/XmppBot.hs: Don't get upset by anonymous room messages. More... about 16 years ago
Add XMPP front-end (thanks snegoviK!). More... about 16 years ago
LICENSE: Cover multiple authorship. More... about 16 years ago
Make installation procedure simpler using g++ -print-file-name and improved scripts. More... about 16 years ago
scripts: Use . instead of source (which sh does not have). More... about 16 years ago