Mark Rose
47710c7dda
changed -fdirectors option to %module option
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4445 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-07 02:09:03 +00:00
William S Fulton
375592a285
The long long typemaps have been rewritten so that they can be more
...
easily used with non ISO compilers, like Visual C++. For example
if you are wrapping the Windows 64 bit type __int64 the long long
typemaps can be used with %apply:
%apply long long { __int64 };
__int64 value1(__int64 x);
__int64 will now appear in the generated code instead of long long.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4444 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-06 23:48:01 +00:00
Dave Beazley
728e0ab438
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4437 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-06 21:10:55 +00:00
Mark Rose
bd40a83f1c
polymorphism patch merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4435 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-06 19:21:58 +00:00
Dave Beazley
6be83e742b
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4428 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-04 02:44:06 +00:00
William S Fulton
419be328d3
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4425 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-03-03 21:19:08 +00:00
Dave Beazley
6f640c1b45
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-27 19:37:29 +00:00
Dave Beazley
e026cf6b3d
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4417 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-27 17:21:52 +00:00
William S Fulton
220eb01205
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4409 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-26 22:21:15 +00:00
Dave Beazley
d2711ebd88
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4403 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-26 19:14:06 +00:00
Dave Beazley
65c3aa0a8b
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4399 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-26 17:46:04 +00:00
Dave Beazley
a54275773a
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4397 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 22:40:02 +00:00
Dave Beazley
c1cc3341cd
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4392 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 21:14:25 +00:00
Dave Beazley
46d993160c
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4390 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 21:09:00 +00:00
Logan Johnson
9b7731c19f
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4388 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 19:25:03 +00:00
Dave Beazley
691cb91056
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4386 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-25 03:31:17 +00:00
William S Fulton
d3aa6f7058
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4383 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-24 23:29:09 +00:00
Tiger Feng
c6de639fa7
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4375 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-21 19:39:27 +00:00
Dave Beazley
db410eaf99
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4373 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-21 01:38:02 +00:00
Tiger Feng
5521aecb6c
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4370 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-20 20:49:30 +00:00
Dave Beazley
036a2ca079
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4368 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-20 19:47:34 +00:00
Dave Beazley
ef17d4a002
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4365 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-20 19:40:10 +00:00
William S Fulton
218c82cf53
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4358 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-19 22:54:13 +00:00
Tiger Feng
7a603be159
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4353 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-19 18:26:37 +00:00
Dave Beazley
080b3aab36
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4347 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-18 21:41:00 +00:00
Dave Beazley
7162f2fa7b
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4345 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-18 21:27:03 +00:00
William S Fulton
dc39d9bf89
no message
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4341 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-18 20:23:49 +00:00
Tiger Feng
7fdf6b4e28
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4329 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-16 21:08:03 +00:00
Dave Beazley
ab423f43dd
Added John's perl5 patches
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4310 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-14 18:04:21 +00:00
Dave Beazley
386af80689
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4304 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-12 17:18:24 +00:00
Dave Beazley
b004c42a31
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4297 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-11 21:30:40 +00:00
Dave Beazley
c669c24228
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-11 03:52:27 +00:00
Tiger Feng
99c6c384cb
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4279 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-10 17:12:43 +00:00
Dave Beazley
bb89c38b72
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4265 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 22:13:44 +00:00
Dave Beazley
d337d56cac
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4258 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 21:18:44 +00:00
Dave Beazley
45c950aa96
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4256 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-07 20:39:03 +00:00
Dave Beazley
5e0de397a6
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4253 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-02-04 16:19:17 +00:00
Thien-Thi Nguyen
e98c771755
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4231 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-01-08 12:21:07 +00:00
William S Fulton
f52505aded
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4226 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-23 23:40:51 +00:00
William S Fulton
2036b79821
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4208 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-16 22:03:01 +00:00
William S Fulton
805d5e72b5
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4192 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 22:50:42 +00:00
Dave Beazley
dbeb804ff5
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4174 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-11 15:46:02 +00:00
Dave Beazley
9b7fe69ea6
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 16:14:49 +00:00
Dave Beazley
38e3fcafcf
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-10 12:29:32 +00:00
Dave Beazley
98115bd5a9
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4160 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-06 20:11:01 +00:00
Dave Beazley
d0a29187e3
*** empty log message ***
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4146 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-12-03 19:23:40 +00:00
Dave Beazley
516036631c
The great merge
...
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00