William S Fulton
|
6fb0f48935
|
customised ccache support: read the CCACHE_OUTFILES env variable and if exists, the names of all generated files are written to the filename specified in the env variable
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10898 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-11-03 12:51:45 +00:00 |
|
William S Fulton
|
49675199f4
|
Remove some vc++ /W4 warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-06-21 15:23:02 +00:00 |
|
Olly Betts
|
ddb7c73411
|
Fix handling of byte value 255 in input files on platforms where
char is signed (it was getting mapped to EOF). Fixes SF#1518219.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2008-01-18 19:51:46 +00:00 |
|
William S Fulton
|
4fe414504f
|
String copying patch from Josh Cherry reducing memory consumption by about 25%.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9657 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-03-23 22:12:10 +00:00 |
|
Dave Beazley
|
c12550e4ad
|
API cleanup. Documentation
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9631 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2007-01-03 05:23:20 +00:00 |
|
Dave Beazley
|
264b7dff90
|
API cleanup. Documentation.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9629 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-12-30 18:27:47 +00:00 |
|
Dave Beazley
|
fc10a97b23
|
Changed Header keyword to Id
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9607 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-12-05 22:11:40 +00:00 |
|
John Lenz
|
6dda6f8321
|
Remove cvsignore files: this is stored on svn:igonre property now
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9593 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-12-03 08:28:42 +00:00 |
|
William S Fulton
|
aa04c4c057
|
beautify/format source code with gnu indent
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9505 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-11-01 23:54:54 +00:00 |
|
William S Fulton
|
3ab253b850
|
Fix #1450661. String_seek truncating strings.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9420 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-10-06 21:48:00 +00:00 |
|
Olly Betts
|
4739599460
|
Fix String_delslice() to update s->sp and s->lines correctly.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9345 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-09-24 17:09:31 +00:00 |
|
Olly Betts
|
1e19f11fdc
|
Use Strchr/strchr instead of Strstr/strstr when searching for a single
character.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9334 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-09-23 22:36:23 +00:00 |
|
William S Fulton
|
6b6147f03b
|
Deal with Microsofts attempt at deprecating C standard runtime functions for proprietary ones in Visual Studio 2005
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8847 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-19 22:16:56 +00:00 |
|
Marcelo Matus
|
e236ab4584
|
fix several compiler warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8531 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-23 22:58:49 +00:00 |
|
Marcelo Matus
|
cbf3800960
|
add checking code for fwrite, problem reported by Michal Marek
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8472 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-17 00:52:34 +00:00 |
|
Marcelo Matus
|
716317c25d
|
fix seg fault with feature:callback
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 09:50:50 +00:00 |
|
Marcelo Matus
|
51548d5d39
|
use const in HashGetAttr
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-02 04:19:43 +00:00 |
|
Marcelo Matus
|
2a3e528169
|
fixes and docs in %rename
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-01-01 11:01:12 +00:00 |
|
Marcelo Matus
|
79acadb777
|
add better support for encoder, command including
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8149 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-31 10:38:29 +00:00 |
|
Marcelo Matus
|
97485ad161
|
fix confusion with --/++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7982 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-14 07:27:02 +00:00 |
|
Marcelo Matus
|
3955965739
|
more memory leaks fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7921 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-04 01:16:57 +00:00 |
|
Marcelo Matus
|
645f95d633
|
fix many/many memory leaks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7904 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-30 21:32:27 +00:00 |
|
Marcelo Matus
|
a28abe7161
|
fix compiler warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7899 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-29 01:58:31 +00:00 |
|
Marcelo Matus
|
f714a2615d
|
remove many memory leaks and cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7898 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-29 01:47:10 +00:00 |
|
Marcelo Matus
|
628dc6b32b
|
add NewStringEmpty, use more StringEuqual and less Strcmp
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7897 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-28 17:32:56 +00:00 |
|
Marcelo Matus
|
ded5d69e55
|
extra check only in debug mode
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7894 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-28 02:45:05 +00:00 |
|
Marcelo Matus
|
ba9b1ec591
|
add direct methods StringLen and HashGetAttr
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7890 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-28 02:36:26 +00:00 |
|
Marcelo Matus
|
72469f2d26
|
add direct HashCheckAttr
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7889 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-27 09:58:26 +00:00 |
|
Marcelo Matus
|
bc6339d844
|
add the Equal method to the DOH objects and other speed ups
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7883 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-27 02:38:44 +00:00 |
|
Marcelo Matus
|
f3acf52370
|
last performance improvements, and typemaps fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7865 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-24 09:20:24 +00:00 |
|
Marcelo Matus
|
dd523372b9
|
improve cpp performance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7862 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-23 03:10:00 +00:00 |
|
Marcelo Matus
|
deba68d4da
|
add GetFlagAttr/SetFlagAttr to deal with flag attributes as callbak and ref/unref
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-10-07 13:16:21 +00:00 |
|
William S Fulton
|
0c71a1f3ba
|
New functions GetFlag and SetFlag
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-30 21:34:01 +00:00 |
|
William S Fulton
|
61a8b9caaf
|
minor typo
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7417 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-08 22:35:37 +00:00 |
|
William S Fulton
|
bed81d66d3
|
Better error message displayed when file cannot be opened
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7416 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-08 22:31:21 +00:00 |
|
Marcelo Matus
|
6536806412
|
fix sorting problem with template types, strcmp can't be used directly with the DOH_String type. Use Cmp
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-26 07:06:10 +00:00 |
|
Marcelo Matus
|
49c78502c1
|
fix fabrice sort problem, maybe
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7386 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-23 09:43:55 +00:00 |
|
William S Fulton
|
a10cfa80dd
|
Fix for crash in DohStrstr, bug #1190921
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-21 00:31:30 +00:00 |
|
William S Fulton
|
078ca985cf
|
gcc-4.0 warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-04-24 20:34:51 +00:00 |
|
Marcelo Matus
|
f333d7f6d2
|
fix string cmp old change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-22 09:51:29 +00:00 |
|
William S Fulton
|
ae10ce8207
|
const warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-15 21:00:52 +00:00 |
|
John Lenz
|
c3338b1a16
|
- Improve the runtime type sytesm
- Update all languages to new type system
- Add DohSortList function
- Fix mzscheme Examples/Makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-01 00:08:24 +00:00 |
|
William S Fulton
|
fd1bd9e7ae
|
warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6551 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-29 21:34:01 +00:00 |
|
William S Fulton
|
62456756e8
|
Fix to keep gcc-3.4 happy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6523 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-26 21:18:09 +00:00 |
|
Marcelo Matus
|
3771cae538
|
fix '0' array filling
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6433 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-18 02:22:15 +00:00 |
|
William S Fulton
|
0a92a2bfe0
|
Just fixed comment (strncmp is ANSI C so will be present on all systems as SWIG requires an ANSI compiler)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 20:17:36 +00:00 |
|
Marcelo Matus
|
f903ec5ac9
|
back to strncmp, is not clear if memcmp is faster
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 08:41:51 +00:00 |
|
Marcelo Matus
|
15a5e3976f
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:14:49 +00:00 |
|
Henning Thielemann
|
39d92e49b2
|
added basic Modula-3 support
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5776 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-03-19 11:45:29 +00:00 |
|
William S Fulton
|
11561b2499
|
Eric Sunshine patch - Mods to work on NextStep
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5674 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-22 22:42:18 +00:00 |
|