index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Preprocessor
/
expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use https for swig.org links
Olly Betts
2022-10-06
1
-1
/
+1
*
ISO C comments fix
William S Fulton
2022-08-04
1
-1
/
+1
*
Fix spaceship operator bugs, document, add tests
Olly Betts
2022-07-27
1
-0
/
+7
*
Add comments to clarify how #define gets wrapped
Olly Betts
2022-07-27
1
-0
/
+5
*
Merge branch 'cpp-testing'
Olly Betts
2022-07-27
1
-1
/
+6
|
\
|
*
Support binary integer literals in the preprocessor
Olly Betts
2022-07-26
1
-1
/
+6
*
|
Fix operator precedence in preprocessor expressions
Olly Betts
2022-07-26
1
-10
/
+10
|
/
*
Resolve -Wstrict-prototypes warnings with clang-15
Olly Betts
2022-06-30
1
-3
/
+3
*
Eliminate calls to abort()
Olly Betts
2022-03-06
1
-1
/
+1
*
Emit preprocessor expr error for unary + on string
Olly Betts
2022-02-24
1
-5
/
+13
*
Clean up preprocessor expression evaluation code
Olly Betts
2022-02-24
1
-16
/
+34
*
Fix a preprocessor expression evaluation bug
Olly Betts
2022-02-23
1
-0
/
+1
*
Improve error message when preprocessor expressions result in a floating poin...
William S Fulton
2018-01-15
1
-0
/
+4
*
Fix floating point division by zero in preprocessor expressions.
William S Fulton
2018-01-15
1
-4
/
+14
*
Remove cvs/svn Id strings
William S Fulton
2013-01-12
1
-2
/
+0
*
const char * correctness fixes (in C code)
William S Fulton
2012-11-26
1
-2
/
+2
*
Warning fixes using clang
William S Fulton
2012-04-29
1
-3
/
+3
*
SWIG license change - Source moves to GPLv3
William S Fulton
2010-02-27
1
-2
/
+6
*
Fix memory leak in SWIG's parser (based on patch from Russell
Olly Betts
2008-03-17
1
-1
/
+0
*
API cleanup. Scanner interface
Dave Beazley
2007-01-12
1
-12
/
+12
*
Changed Header to Id
Dave Beazley
2006-12-05
1
-1
/
+1
*
beautify/format source code with gnu indent
William S Fulton
2006-11-01
1
-90
/
+91
*
Common template for head of each file detailing licence, distribution and aut...
William S Fulton
2006-03-06
1
-7
/
+5
*
fix many/many memory leaks
Marcelo Matus
2005-11-30
1
-0
/
+7
*
Bill Clarke preprocessor fix for dynamic_cast.cpptest failure on Solaris
William S Fulton
2004-09-14
1
-21
/
+59
*
Fixed bug in preprocessor expression evaluator. (backslash).
Dave Beazley
2004-01-15
1
-3
/
+16
*
Moved non static function declarations from source files into header files
William S Fulton
2003-12-28
1
-0
/
+1
*
The great merge
Dave Beazley
2002-11-30
1
-93
/
+135
*
(Preprocessor_expr_init): Use `void' arg instead of empty list.
Thien-Thi Nguyen
2000-05-11
1
-19
/
+19
*
Major cleanup of comments
Dave Beazley
2000-01-20
1
-30
/
+26
*
Renamining
Dave Beazley
2000-01-18
1
-78
/
+78
*
Corrected the version
Dave Beazley
2000-01-12
1
-3
/
+17
*
Added cvstags
Dave Beazley
2000-01-12
1
-0
/
+2
*
First checkin
Dave Beazley
2000-01-11
1
-0
/
+325