787bf34da9
libdir was missing, demos/threelevel.c didnt exist
2012-08-22 18:42:00 -03:00
8a3e3bffb1
Same commit message from previous commit applies to this one, I forgot to do
...
'commit -a' to stage them all ....
2011-07-31 10:51:52 -04:00
0ad3996104
Fix for issue #2 , standardized naming on EXCLIB_ scheme; moved EXC_STATUS_LIST to EXCLIB_EXCEPTION; added some new demos and gave old demos more sensible names. Various other small improvements.
2011-07-31 10:50:52 -04:00
1c280a8cde
Better makefile, restructured, more demos
2011-07-30 23:21:17 -04:00
b233356ad3
Removed backtrace.h
2011-07-27 22:36:01 -04:00
26605a3220
Forgot to do '-a' on the last commit 'cause git is silly like that...
2011-07-27 22:34:53 -04:00
a7b038ff52
Removed stacktrace and signal functionality since it isn't ANSI; left
...
exception frame tracing intact. Got the library compiling on Windows and
Linux both, should work anywhere setjmp/longjmp works now. Got "simple" demo
working again, shows off most features of library.
2011-07-27 22:31:34 -04:00
8a10c7a1fe
Started adding backtrace functionality for Win32, but need to find a replacement for kill and sigsetjmp/siglongjmp since mingw doesn't support them ....
2011-07-26 22:43:13 -04:00
216750dcd0
Forgot to remove exceptions.c from latest (broken) commit
2011-07-16 23:07:04 -07:00
8cc4ee6b6a
Bringing over latest (broken) copy of the library
2011-07-16 23:05:16 -07:00
04fb251fe8
Bringing over second loose unchecked copy of this code (pre-svn update)
2011-07-16 23:04:25 -07:00
bcb0d6232d
Bringing over original mercurial/bitbucket code
2011-07-16 23:03:33 -07:00
c946c7da2c
first commit
2011-07-16 23:02:13 -07:00