Commit graph

4,869 commits

Author SHA1 Message Date
Marcelo Matus
8e37a7bc71 fix kw in perl
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7878 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-27 02:13:49 +00:00
Marcelo Matus
4693d09680 fix examples to use preinst-swig
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7877 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-27 02:05:49 +00:00
William S Fulton
685ed51f7f Fix html errors, reported when running make
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7876 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 23:26:04 +00:00
William S Fulton
cca3869858 Update after runnning make - chapter numbers have changed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7875 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 22:57:21 +00:00
William S Fulton
c1b46090b8 Update enum documentation with enums with initialisers, initialising from another enum item.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7874 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 22:46:14 +00:00
William S Fulton
4c6301be2c Get clean target working again
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 09:36:21 +00:00
William S Fulton
bfedd4e1da *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 09:33:07 +00:00
William S Fulton
e013e7ff5a Use the system angle brackets for %include
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7871 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 09:28:20 +00:00
William S Fulton
79aedd92d7 c# keyword clash
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7870 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 08:39:05 +00:00
William S Fulton
3d786499d0 php keyword fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 08:38:49 +00:00
William S Fulton
79d343470c Java/C# - test extra constructor to handle enum items initialised by another enum item for %javaconst(1)/%csconst(1)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7868 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 08:37:20 +00:00
William S Fulton
3734f71ede Extra constructor to handle enum items initialised by another enum item
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7867 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-26 08:35:36 +00:00
Marcelo Matus
40ba5aa6c0 fix for bug #1174705
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7866 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-24 23:21:43 +00:00
Marcelo Matus
726de6fc52 last performance improvements, and typemaps fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7865 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-24 09:20:24 +00:00
Marcelo Matus
0e34b75e44 more speed ups
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7864 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-24 00:54:46 +00:00
Marcelo Matus
4267a26ecd fix for perl + multiple modules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7863 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-24 00:54:10 +00:00
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
b67a93a3d6 CHANGES.current
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7861 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 21:31:21 +00:00
Marcelo Matus
fbdc4d8e3c fixes for directors + pointers
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7860 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 21:01:35 +00:00
Marcelo Matus
842bf095b5 fix memory leaking
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7859 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:58:31 +00:00
Marcelo Matus
6c0af608f9 add another case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7858 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:34:43 +00:00
Marcelo Matus
34f087976a add missing delete
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:32:24 +00:00
Marcelo Matus
bbce1e5c3f fix comparison
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7856 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:31:55 +00:00
Marcelo Matus
122fc214dd add missing freearg and typecheck typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7855 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:31:05 +00:00
Marcelo Matus
1f92be9a3d adding more cases and suppressing the 470 warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7854 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:29:54 +00:00
Marcelo Matus
7dc8d04a20 add director profile test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7853 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:28:18 +00:00
Marcelo Matus
4f9abb6527 adding stdint.i, the ISO C99 int types
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7852 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-21 20:27:24 +00:00
William S Fulton
064ead2531 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7851 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-14 22:34:57 +00:00
William S Fulton
5a7ad48b02 More types added eg UINT8, WORD, BYTE etc.
Add support for __declspec Microsoft extension, eg __declspec(dllimport).
Also other Windows calling conventions such as __stdcall.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7850 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-14 22:33:50 +00:00
Ahmon Dancy
691edaad14 allegrocl: add Doc/Manual/Allegrocl.html, which was missing from last commit.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7849 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-14 18:28:27 +00:00
William S Fulton
c8dd355afd update wiki address
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7848 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-12 18:27:20 +00:00
William S Fulton
eddfb3d921 Use cross platform solution suggested in #910162
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7847 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:32:43 +00:00
William S Fulton
371cd71c01 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7846 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:30:22 +00:00
William S Fulton
6c4c0145a7 minor adjustment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7845 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:29:31 +00:00
William S Fulton
e5054bc8b2 Add in note from #910162 about how to correctly get the flags for compiling perl modules
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7844 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:28:13 +00:00
William S Fulton
9f76d1e6c4 Fix so that all the const primitive reference types can be applied to other types
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7843 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:26:40 +00:00
William S Fulton
e615dc1702 Fix for including Windows.h with Perl.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7842 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:25:16 +00:00
William S Fulton
9a5ab1b3d4 New library file for types in Windows.h
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7841 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:24:07 +00:00
William S Fulton
5924cd83f4 test non standard integral types used on Windows
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7840 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:23:07 +00:00
William S Fulton
eaec5738c9 Add in support for non standard integral types used on Windows - Bug #872013
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7839 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:21:04 +00:00
William S Fulton
5c8f751e80 Add code back in that has recently gone missing, needed for windows
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7838 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-10 21:19:05 +00:00
William S Fulton
6b4ec6a38e *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7837 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 23:01:45 +00:00
William S Fulton
373aec7e84 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7836 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 23:00:51 +00:00
William S Fulton
5115bd5679 no message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7835 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:59:46 +00:00
William S Fulton
bfd28d78d0 fix and make publicly available the upper case and lower case conversion functions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7834 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:59:01 +00:00
William S Fulton
b55bf8f9ca Portability warning for files which will overwrite each other on case insensitive file systems such as FAT32/NTFS.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7833 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:57:57 +00:00
William S Fulton
6dd816f564 Portability warning for files which will overwrite each other on case
insensitive file systems such as FAT32/NTFS.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7832 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:57:09 +00:00
William S Fulton
248a7d4440 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7831 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:43:04 +00:00
William S Fulton
6962944f75 ./configure --with-python --with-ruby --with-perl5 etc enable these languages,
ie the --with-xxxx options, where no path is specified, work the same as if
the option was not specified at all. Based on patches #1335042 #1329048 #1329047.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7830 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:28:36 +00:00
William S Fulton
1708ccaf0b comment added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7829 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-11-09 22:27:32 +00:00