[see] / see / trunk / libsee / error.c Repository:
ViewVC logotype

Log of /see/trunk/libsee/error.c

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 1397 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 5 05:25:39 2009 UTC (17 months ago) by d
File length: 6289 byte(s)
Diff to previous 1282
Remove unnecessary CVS $Id$ tags

Revision 1282 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 13 22:26:35 2007 UTC (2 years, 11 months ago) by d
File length: 6300 byte(s)
Diff to previous 1281
bug 89: Minor licensing change to conform to Open Source Initiative's text

The effective change is to change the wording of these clauses, from:

 > 3. Neither the name of Mr Leonard nor the names of the contributors
                          ----------
 > THIS SOFTWARE IS PROVIDED BY DAVID LEONARD AND CONTRIBUTORS ``AS IS''
                                -------------
 > IN NO EVENT SHALL DAVID LEONARD OR CONTRIBUTORS BE LIABLE
                     -------------

to:

 > 3. Neither the name of David Leonard nor the names of its contributors
                          -------------
 > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
                                ---------------------
 >  IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
                      -------------------

This makes SEE's license conform with the OSI's "New BSD License" template
at http://www.opensource.org/licenses/bsd-license.php

Revision 1281 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 13 15:09:54 2007 UTC (2 years, 11 months ago) by d
File length: 6282 byte(s)
Diff to previous 1215
bug 87: add new functions SEE_error_throw_va() and SEE_error_throw_sys_va()

Revision 1215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 25 07:29:41 2007 UTC (3 years, 4 months ago) by d
File length: 5897 byte(s)
Diff to previous 1138
Clean up headers:
- Use consistent names for #ifndef-protection
- Place use of string.h and stdarg.h in properly protected places
- Forward declare some structures to keep some headers independent
- Remove some unnecessary includes

Revision 1138 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 12 06:45:59 2006 UTC (4 years ago) by d
File length: 5871 byte(s)
Diff to previous 1081
Pass NULL for the thisobj parameter when calling [[Construct]].

The signature of [[Construct]] really should have removed thisobj before
API 2.0 was released, but.. oh well :(


Revision 1081 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 7 05:58:32 2006 UTC (4 years, 4 months ago) by d
File length: 5870 byte(s)
Diff to previous 824
improve comments; move debug messages out of critical areas

Revision 824 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 9 12:47:21 2005 UTC (4 years, 8 months ago) by d
File length: 5772 byte(s)
Diff to previous 795
Move all debug printing into a special dprint module, rather than assume stderr exists

Revision 795 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 15 11:24:55 2005 UTC (4 years, 10 months ago) by d
File length: 5793 byte(s)
Diff to previous 751
reorganise repository after cvs2svn

Revision 751 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 2 11:24:25 2004 UTC (5 years, 9 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5793 byte(s)
Diff to previous 715
remove clause 3 from the licence, which means advertising material no longer needs to include my name

Revision 715 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 17 13:50:51 2004 UTC (5 years, 10 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 6012 byte(s)
Diff to previous 698
add const to the debug functions
add SEE_COMPAT_ARRAYJOIN1
SEE_throw_abort() now tries to show the value being thrown
Fixed octal parsing bug in parseInt
Fixed undefined arg bugs with escape, unescape, isNaN, isFinite
Fixed bug scanning /*/*/ as comment
Attempt at fixing the function 'f.prototype.constructor === f' bug
Allow interning of duplicate strings
Nicer error messages
Allow null to be assigned to __proto__
Dates now have a defaultvalue of strings as per 11.6.1

Revision 698 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 16 09:27:05 2004 UTC (5 years, 10 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5768 byte(s)
Diff to previous 674
Bump version to 1.2
Corrected embarrasing stringdefs build problem
Adhere more closely to GNU software standards (but still BSD licence)
Look for boehm gc in libdir, instead of prefix/lib
Removed enumerator 'reset' method (never used)
Removed see/config.h from install

Revision 674 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 30 13:03:41 2004 UTC (6 years, 5 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5772 byte(s)
Diff to previous 626
compiler warning fixes

Revision 626 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 29 19:59:46 2004 UTC (6 years, 5 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5718 byte(s)
Diff to previous 517
support compilers without variadic macros

Revision 517 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 30 06:20:33 2003 UTC (6 years, 9 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5195 byte(s)
Diff to previous 510
add autoconf conditionals

Revision 510 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Nov 29 14:38:02 2003 UTC (6 years, 9 months ago) by d
Original Path: trunk/see/libsee/error.c
File length: 5032 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

David Leonard
ViewVC Help
Powered by ViewVC 1.0.9