summaryrefslogtreecommitdiff
path: root/ACE/ace/CDR_Base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make use of constexpr instead of constJohnny Willemsen2021-03-091-5/+2
* Make use of C++11 using instead of typedefJohnny Willemsen2020-12-071-1/+1
* Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed an emula...Johnny Willemsen2020-04-251-15/+0
* Enable intel assembly when using the Embarcadero clang compilersJohnny Willemsen2018-04-101-2/+2
* Fixed solaris compile issuesJohnny Willemsen2017-06-231-4/+4
* FixedJohnny Willemsen2017-06-211-4/+4
* Fixed errorJohnny Willemsen2017-06-211-4/+8
* Removed ACE_REGISTER completely. register is a compiler hint which is mostly ...Johnny Willemsen2017-06-211-76/+58
* Fix conversion warnings.Justin Wilson2015-06-291-4/+4
* Fix compiler warnings and failing unit tests.Justin Wilson2015-06-261-11/+17
* Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-261-31/+16
* Revert "Rewrote normalize to fix off-by-one error. Fixed bug in division and...revert-96-masterPhil Mesnier2015-06-251-16/+31
* Merge pull request #96 from jrw972/masterPhil Mesnier2015-06-241-31/+16
|\
| * Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-111-31/+16
* | Added support for VxWorks 7 kernel mode.Adam Mitz2015-06-121-1/+1
|/
* Fixed coverity issues 1297401 and 1297404Adam Mitz2015-05-111-4/+7
* ACE_CDR::Fixed corrected a bug and short-circuit division by 1.Adam Mitz2015-04-291-2/+9
* ACE_CDR::Fixed corrected bugs in floating point conversions:Adam Mitz2015-04-281-3/+4
* ACE_CDR::Fixed-related warning on android and error on VMS.Adam Mitz2015-04-271-1/+3
* ACE_CDR::Fixed corrected warnings and errors, fixed bugs.Adam Mitz2015-04-241-34/+38
* ACE_CDR::Fixed::from_octets() added optional parameter for scale.Adam Mitz2015-04-231-2/+3
* ACE_CDR::Fixed renamed signbit since it conflicts with macros on some platforms.Adam Mitz2015-04-231-22/+22
* CDR_Base compile fix for MSVC 12.Adam Mitz2015-04-221-0/+1
* Implemented division of ACE_CDR::Fixed numbers.Adam Mitz2015-04-201-5/+142
* Fuzz fixesAdam Mitz2015-04-171-1/+1
* Debugging lexer and parser. Fixed some warnings.Adam Mitz2015-04-171-1/+1
* Build with Visual C++.Adam Mitz2015-04-161-20/+25
* CDR Fixed data type: CDR streamingAdam Mitz2015-04-161-0/+20
* Arithmetic operations + - * on Fixed numbers.Adam Mitz2015-04-091-10/+175
* Conversion and comparison operations on Fixed objects.Adam Mitz2015-04-071-139/+326
* Continued developing ACE_CDR::Fixed and tao_idl fixed parsing.Adam Mitz2015-04-011-23/+259
* Work in progress on supporting the fixed type in ACE_CDR and TAO_IDL_FE.Adam Mitz2015-03-271-0/+118
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Mon Sep 8 17:59:55 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-46/+46
* ChangeLogTag: M Basic_Types.hparsons2011-06-221-31/+6
* ChangeLogTag: Mon Jun 6 19:51:27 UTC 2011 Jeff Parsons <j.parsons@vanderbil...parsons2011-06-061-16/+24
* ChangeLogTag: "Wed Jun 1 19:30:44 UTC 2011 Jeff Parsons <j.parsons@vanderbi...parsons2011-06-011-3/+20
* Thu Sep 9 09:29:30 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-23/+0
* fuzz fixesJohnny Willemsen2010-08-051-0/+2
* Thu Aug 5 09:00:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-4/+0
* Mon Sep 28 17:45:44 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-09-281-5/+8
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+799
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-799/+0
* Wed Sep 12 18:02:38 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-121-6/+6
* Wed May 2 12:49:37 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-021-4/+4
* ChangeLogTag: Wed Jan 31 19:03:37 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-311-0/+160
* Repo restructuringWilliam R. Otte2006-07-241-0/+639