summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rewrote normalize to fix off-by-one error. Fixed bug in division and...revert-96-masterPhil Mesnier2015-06-252-19/+31
* Merge pull request #96 from jrw972/masterPhil Mesnier2015-06-242-31/+19
|\
| * Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-112-31/+19
* | Merge pull request #101 from mitza-oci/VxWorks7Adam Mitz2015-06-232-13/+18
|\ \
| * | NEWS entry for VxWorks 7Adam Mitz2015-06-181-0/+3
| * | Merge remote-tracking branch 'origin/master' into VxWorks7Adam Mitz2015-06-181-1/+2
| |\ \ | |/ / |/| |
* | | Merge pull request #100 from jwillemsen/masterJohnny Willemsen2015-06-181-1/+2
|\ \ \
| * | | Updated news fileJohnny Willemsen2015-06-181-1/+2
|/ / /
* | | Merge pull request #99 from mitza-oci/VxWorks7Adam Mitz2015-06-164-9/+39
|\ \ \
| | * | Allow the INSLIB make variable to empty.Adam Mitz2015-06-181-13/+15
| |/ /
| * | Use -static when linking VxWorks 7 static RTPs.Adam Mitz2015-06-161-2/+2
| * | Allow VxWorks kernel DKMs to be built in other directories.Adam Mitz2015-06-151-5/+6
| * | Support for VxWorks 7.0 kernel mode.Adam Mitz2015-06-153-3/+9
| * | Added support for VxWorks 7 kernel mode.Adam Mitz2015-06-123-5/+28
|/ /
* | Merge pull request #98 from DOCGroup/BZ4204Steve Huston2015-06-111-0/+1
|\ \
| * | MKDIR on the install dirs as needed - fixes Bugzilla 4204BZ4204Steve Huston2015-06-111-0/+1
| |/
* | Merge pull request #97 from DOCGroup/BZ4203Steve Huston2015-06-111-5/+5
|\ \ | |/ |/|
| * Use OBJEXT instead of .o - fixes Bugzilla 4203Steve Huston2015-06-111-5/+5
|/
* Merge pull request #93 from mitza-oci/VxWorks7Adam Mitz2015-06-106-4/+155
|\
| * Merge remote-tracking branch 'origin/master' into VxWorks7Adam Mitz2015-06-0958-124/+214
| |\
| * | Settings for reducing dependencies on Linux system libraries.Adam Mitz2015-06-091-1/+8
| * | Fixed typo in commentAdam Mitz2015-06-091-1/+1
| * | Set EXEEXT for VxWorksAdam Mitz2015-05-261-0/+2
| * | Cleaned up commentsAdam Mitz2015-05-221-7/+7
| * | Add -non-static when linking an RTP with shared libs.Adam Mitz2015-05-221-0/+2
| * | Configuration files for VxWorks 7.Adam Mitz2015-05-225-3/+143
* | | Merge pull request #95 from jwillemsen/masterJohnny Willemsen2015-06-101-0/+2
|\ \ \
| * | | Fixed typoJohnny Willemsen2015-06-101-1/+1
| * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-06-102-24/+19
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #92 from pmesnier/masterPhil Mesnier2015-06-092-24/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Thread pool bugfixesPhil Mesnier2015-06-092-24/+19
|/ / /
| * | Added USES_WCHAR configurationJohnny Willemsen2015-06-101-0/+2
|/ /
* | Merge pull request #91 from sphawk/masterJohnny Willemsen2015-06-051-0/+1
|\ \
| * | fix compile error for ssl (MAXHOSTNAMELEN missing)sphawk2015-06-051-0/+1
|/ /
* | Merge pull request #90 from pmesnier/masterPhil Mesnier2015-06-043-3/+4
|\ \
| * | Correcting a typo I made two years ago.Phil Mesnier2015-06-041-2/+2
| * | Applying Cesar Mello's fix for wchar IFR buildPhil Mesnier2015-06-042-1/+2
|/ /
* | Merge pull request #89 from mcorino/mastermcorino2015-06-031-1/+1
|\ \
| * | Fix integer signedness comparison warning.Martin Corino2015-06-031-1/+1
* | | Merge pull request #88 from mcorino/mastermcorino2015-06-0246-112/+179
|\ \ \ | |/ /
| * | Fix MSVC integer conversion warnings.Martin Corino2015-06-021-3/+3
| * | Fix MSVC integer conversion warnings.Martin Corino2015-06-022-14/+14
| * | Prevent macro redefinitions with MSVC14.Martin Corino2015-06-021-1/+3
| * | Fix MSVC integer conversion warnings.Martin Corino2015-06-011-2/+2
| * | Fix MSVC integer conversion warning.Martin Corino2015-06-011-1/+1
| * | Fix MSVC integer conversion warning.Martin Corino2015-06-011-1/+1
| * | Fix MSVC integer conversion warnings.Martin Corino2015-06-013-7/+8
| * | Fix MSVC integer connversion warning.Martin Corino2015-06-011-2/+2
| * | Fix MSVC integer conversion warning.Martin Corino2015-06-011-1/+1
| * | Fix MSVC integer conversion warnings.Martin Corino2015-06-012-5/+5