/
niceSOFT
/
swig
ОбзорДокументацияВойти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
swig/
Source/Modules/
..
README

File move

24 года назад
allocate.cxx

Inherit constructors named through a typedef base

2 месяца назад
c.cxx

Beautify using swig specific .clang-format

5 месяцев назад
contract.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
csharp.cxx

C#, D: Always initialise the return type in the C/C++ code

5 месяцев назад
d.cxx

C#, D: Always initialise the return type in the C/C++ code

5 месяцев назад
directors.cxx

Add director emit dynamic cast protection

5 месяцев назад
emit.cxx

Beautify using swig specific .clang-format

5 месяцев назад
go.cxx

Go: Honour %rename of an enum for the generated Go type name

месяц назад
guile.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
interface.cxx

Beautify using swig specific .clang-format

5 месяцев назад
java.cxx

[Java] Suppress -Wlong-long warning on the enum value parsing code

10 дней назад
javascript.cxx

[JavaScript] Fix the v8 and node engines for v8 13.x (Node.js 24)

10 дней назад
lang.cxx

C++17: skip class template argument deduction variables

2 месяца назад
lua.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
main.cxx

Beautify using swig specific .clang-format

5 месяцев назад
nested.cxx

Beautify using swig specific .clang-format

5 месяцев назад
ocaml.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
octave.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
overload.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
perl5.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
php.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
python.cxx

[Python] Fix empty classes and imported bases in .pyi files

6 дней назад
r.cxx

R: Honour %rename of an enum for the generated R enum name

месяц назад
ruby.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
scilab.cxx

Add director emit dynamic cast protection

5 месяцев назад
swigmain.cxx

Beautify using swig specific .clang-format

5 месяцев назад
swigmod.h

Add director emit dynamic cast protection

5 месяцев назад
tcl8.cxx

Replace all uses of sprintf with snprintf and poison sprintf

10 дней назад
typepass.cxx

Fix protected/private nested class referenced in generated upcast helper

месяц назад
utils.cxx

Beautify using swig specific .clang-format

5 месяцев назад
xml.cxx

Beautify using swig specific .clang-format

5 месяцев назад
README
06/25/2002
 
This directory contains all of the SWIG language modules. Many of these
modules contain code that dates back to SWIG1.0. The module API has changed
a lot in the development releases so this is fairly messy. We're working on
cleaning it up, but you'll have to bear with us until it's done.
 
-- Dave