Marcelo Matus
|
1c7786574f
|
improve cpp performance
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7862 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-11-23 03:10:00 +00:00 |
|
Marcelo Matus
|
f906b4d5e7
|
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@7395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-26 07:06:10 +00:00 |
|
Marcelo Matus
|
8b64b4702e
|
fix fabrice sort problem, maybe
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7386 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-08-23 09:43:55 +00:00 |
|
William S Fulton
|
1f9ca483c9
|
Fix for crash in DohStrstr, bug #1190921
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7204 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-05-21 00:31:30 +00:00 |
|
Marcelo Matus
|
508fd65f13
|
fix string cmp old change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7098 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-22 09:51:29 +00:00 |
|
William S Fulton
|
9f158cbd5d
|
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@6278 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 20:17:36 +00:00 |
|
Marcelo Matus
|
26265006cc
|
back to strncmp, is not clear if memcmp is faster
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6272 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 08:41:51 +00:00 |
|
Marcelo Matus
|
ce680838a6
|
CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6269 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-26 01:14:49 +00:00 |
|
William S Fulton
|
238e948bbe
|
Eric Sunshine patch - Mods to work on NextStep
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5674 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-22 22:42:18 +00:00 |
|
William S Fulton
|
8377edf02a
|
Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free:
const fixes and function prototype declarations matching the definition etc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-01-15 22:46:07 +00:00 |
|
Dave Beazley
|
4cf4dad108
|
Major refactoring of DOH List/Hash iterators. See CHANGES
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-09-11 20:26:57 +00:00 |
|
Dave Beazley
|
66036e07bd
|
Warning cleanup. Etc.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5003 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-08-15 19:37:27 +00:00 |
|
Dave Beazley
|
9f47936dd0
|
Memory diagnostics. Huge memory leak cleanup related to templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4639 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-27 23:17:27 +00:00 |
|
Dave Beazley
|
732612cac3
|
String enhancements. Slice deletion
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4629 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-26 03:28:00 +00:00 |
|
Dave Beazley
|
3446ba2648
|
Fixed problem with NOQUOTE string replacement.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4627 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-03-25 20:10:15 +00:00 |
|
Dave Beazley
|
71748e9622
|
Refinement of noquote string replace to fix
[ 605162 ] Typemap local variables.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4366 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-20 19:46:35 +00:00 |
|
Dave Beazley
|
0a35b472b3
|
String replacement enhancements to help with preprocessor fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4298 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2003-02-11 21:31:41 +00:00 |
|
Dave Beazley
|
ef966de866
|
Major cleanup
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4155 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2002-12-03 20:56:45 +00:00 |
|