William S Fulton
|
a6d40acd46
|
example error fixed as reported by Clint Olsen
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-20 19:47:59 +00:00 |
|
John Lenz
|
f6964f285f
|
- 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@6930 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-02-01 00:08:24 +00:00 |
|
William S Fulton
|
2cde33a9ab
|
bumped version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6886 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-15 00:13:07 +00:00 |
|
William S Fulton
|
065d3af993
|
missing languages added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6885 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-15 00:05:56 +00:00 |
|
John Lenz
|
6ad970ab23
|
Update to chicken documentation for new -nounit argument
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6871 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-13 20:17:37 +00:00 |
|
William S Fulton
|
8147bda2dd
|
Bug #1067355 typo fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-11 00:10:15 +00:00 |
|
William S Fulton
|
c6b6198d60
|
Update for 1.3.24
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6852 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-10 22:07:37 +00:00 |
|
William S Fulton
|
ceb598298a
|
%apply for dimensionless arrays correction
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6850 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-08 22:56:13 +00:00 |
|
William S Fulton
|
100cb94359
|
bit more on javapackage typemap
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6842 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-07 23:15:36 +00:00 |
|
William S Fulton
|
a278588fad
|
%name deprecated warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6785 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:18:24 +00:00 |
|
William S Fulton
|
43138053b7
|
bump version 1.3.23 -> 1.3.24
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6784 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-28 19:18:02 +00:00 |
|
William S Fulton
|
99cda6d650
|
little more on default args
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6712 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-11 21:39:25 +00:00 |
|
William S Fulton
|
d3ef5e1995
|
c# update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6711 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-11 21:38:52 +00:00 |
|
William S Fulton
|
835f35fe4e
|
%rename %ignore update for default arguments
update for new support of overloaded templated functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6700 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-09 21:20:48 +00:00 |
|
William S Fulton
|
2b02d4f706
|
%rename %ignore update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6699 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-09 21:16:30 +00:00 |
|
William S Fulton
|
485a4e8b6a
|
%feature mods for default arguments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6663 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 22:25:17 +00:00 |
|
John Lenz
|
033c0e5a15
|
Update Guile docs to reflect the change from -gh to -scm as default.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6653 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 01:35:36 +00:00 |
|
John Lenz
|
f639e25140
|
Update my personal info
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6649 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-04 00:57:04 +00:00 |
|
John Lenz
|
bf83bb81a1
|
Fix a bug where chicken wrappers were not correctly registering values with the
chicken garbage collector.
Update the chicken documentation to reflect the new proxy class support.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-03 23:13:59 +00:00 |
|
amigalemming
|
70ff24a677
|
typemap m3wrapargconst allow definition of local constants
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6617 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-02 15:35:07 +00:00 |
|
William S Fulton
|
064337922b
|
update for 1.3.23
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6582 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-11-01 21:20:16 +00:00 |
|
William S Fulton
|
01b96be013
|
minor corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-29 23:12:30 +00:00 |
|
William S Fulton
|
02c80cae8a
|
Documented default typemaps that can now be mixed together
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-29 22:09:13 +00:00 |
|
William S Fulton
|
86ade406a7
|
no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6540 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 21:32:19 +00:00 |
|
William S Fulton
|
f547989a66
|
default arguments update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6530 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-27 20:35:11 +00:00 |
|
William S Fulton
|
6739ff025c
|
Minor corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6500 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-25 20:42:08 +00:00 |
|
William S Fulton
|
6522500c90
|
Default arguments updated
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-25 20:40:41 +00:00 |
|
Art Yerkes
|
01f438f143
|
Updated documentation.
Provide a swig_val function which generates a shareable value from a module
specific one in a painless way.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6408 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-17 08:38:54 +00:00 |
|
John Lenz
|
4645346381
|
Removed ability to share type information by C linking
All type sharing happens through a global variable in the target language.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-16 18:23:59 +00:00 |
|
John Lenz
|
44277aaf2e
|
Update the documentation for new runtime type linking.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6389 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-12 22:06:47 +00:00 |
|
Marcelo Matus
|
415420c4c4
|
added the highly expected Robin's docstring [atch, plus some fixes and extensions. see autodoc.i
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-10-03 05:01:17 +00:00 |
|
William S Fulton
|
5d9631bf20
|
oops, SWIGIMPORT changed to SWIGIMPORTED
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6276 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:53:33 +00:00 |
|
William S Fulton
|
a4c26ef742
|
SWIGIMPORT macro documented
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6275 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-27 19:39:40 +00:00 |
|
William S Fulton
|
028720880b
|
bumped up version number
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6245 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-14 20:34:25 +00:00 |
|
William S Fulton
|
573c940ba8
|
missing DOCTYPE
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6240 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-10 22:27:52 +00:00 |
|
William S Fulton
|
ead70a1069
|
New release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6224 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 09:27:59 +00:00 |
|
William S Fulton
|
9006cc3a0d
|
Some more tweaks on building and CMake I asked for from Bill Hoffman
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6223 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 09:26:05 +00:00 |
|
William S Fulton
|
cc46d1fba1
|
Blurb about using SWIG in build systems added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6222 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-04 00:24:40 +00:00 |
|
William S Fulton
|
959136284a
|
"Last updated" date removed from the files that had them as they aren't being maintained.
Consistent use of 'proxy' rather than 'shadow' throughout
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6211 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-02 20:27:16 +00:00 |
|
William S Fulton
|
f2f49e600a
|
%feature("shadow") patch from Christoph Flamm
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6210 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-09-02 20:23:48 +00:00 |
|
William S Fulton
|
91a0fb1fcb
|
1.3.22 update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6181 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-30 21:48:02 +00:00 |
|
amigalemming
|
3deb35f298
|
Modula-3: introduction, ordinal types, file types, features, objects
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6178 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-30 20:10:59 +00:00 |
|
William S Fulton
|
656bf1ce57
|
Added info about SWIG_VERSION preprocessor macro
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-30 16:38:55 +00:00 |
|
William S Fulton
|
7115d15555
|
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6140 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 22:25:39 +00:00 |
|
William S Fulton
|
229d40e0ee
|
Update after running html tools in makefile
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 22:21:18 +00:00 |
|
William S Fulton
|
8dfc876eea
|
fix for html error as reported by htmltidy
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6138 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-24 22:18:29 +00:00 |
|
Matthias Köppe
|
2633f4fc99
|
Fix typo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6113 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-23 13:57:29 +00:00 |
|
Matthias Köppe
|
5aafe88b82
|
Add an (almost empty) chapter on MzScheme.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6112 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-23 13:50:20 +00:00 |
|
William S Fulton
|
3af80ea481
|
point to mailing list page instead of listing email addresses
Few more HTML corrections
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6082 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-12 20:54:33 +00:00 |
|
William S Fulton
|
8d4a9887a3
|
point to mailing list page instead of listing email addresses
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6081 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-08-12 20:53:26 +00:00 |
|