summaryrefslogtreecommitdiff
path: root/py/modules/IcePy/Slice.cpp
Commit message (Collapse)AuthorAge
* py -> pythonMatthew Newhook2015-03-21
| | | | | | rb -> ruby objc -> objective-c cs -> csharp
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Simplification for Slice predefined macrosJose2013-07-17
|
* Fixed ICE-5375 - Consider to add ICE_TRANSLATOR preprocessor macroJose2013-07-17
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
|
* bug 4337 - bug in Python generated codeMark Spruiell2010-02-08
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 3737:Mark Spruiell2009-09-04
| | | | | - Remove Python workaround for 3.3.1 - Make Slice::Preprocessor a dynamically allocated class
* bug 4229 - generate Python docstringsMark Spruiell2009-09-03
|
* Bug 1535 - remove --case-sensitive option form slice compilersDwayne Boone2009-04-20
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Refactored slice compiler signal handlingDwayne Boone2008-12-02
|
* Use tmpfile() to create preporcessor tmp fileDwayne Boone2008-08-28
| | | | Set up signal handling in RB/Py/PHP
* Updated copyrightDwayne Boone2008-01-23
|
* Use mcpp instead of icecppDwayne Boone2008-01-09
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* bug 1493: removing use of NULL bug 1852: fixing compiler warnings bug 1853:Mark Spruiell2007-04-18
| | | | | fixing compiler warnings bug 2098: change proxy factory methods to return object of same class
* bug 1753: Ice.initialize does not accept only InitializationDataMark Spruiell2007-02-05
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fix compilation error.Matthew Newhook2006-09-05
|
* Updated copyrightDwayne Boone2006-03-14
|
* using IceUtil::OptionsMark Spruiell2005-04-02
|
* fix for bug 127Mark Spruiell2005-03-12
|
* 2004 -> 2005Bernard Normier2005-02-16
|
* Win32 fixesMark Spruiell2004-10-05
|
* Win32 portMark Spruiell2004-10-05
|
* adding args argument to loadSliceMark Spruiell2004-09-23
|
* convert included filenames into prefixed module namesMark Spruiell2004-09-15
|
* clean up; disable tabs in Python outputMark Spruiell2004-09-09
|
* pass the all flag to generate()Mark Spruiell2004-09-07
|
* eliminating duplicate functions in Util and PythonUtilMark Spruiell2004-09-03
|
* type refactoringMark Spruiell2004-09-03
|
* renaming IceImpl to IcePyMark Spruiell2004-09-02