summaryrefslogtreecommitdiffstats
path: root/src/LineBlockTracer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-5/+5
|
* Fixed overshoot in cLineBlockTracer.Mattes D2015-06-051-6/+13
| | | | Fixes #2161.
* Fix commentstycho2015-05-281-5/+5
|
* Made -Weverything an error.tycho2015-05-241-6/+6
|
* Fixed defect #43662 in Coverity list.Kirill Kirilenko2015-01-231-1/+17
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
|
* Made it compile with clangChris Darnell2014-09-221-3/+3
|
* Fix crash in cLineBlockTracerTiger Wang2014-09-211-8/+7
| | | * Fixes #1418
* Line tracer invalid chunk fixTiger Wang2014-07-201-20/+20
| | | | | * Fixes #1230 * Additionally improved speed in some scenarios
* Fixed a bug with bucketsTiger Wang2014-07-161-8/+9
| | | | | * Additionally fixed cLineBlockTracer's EntryFace parameter when a block was hit on the first iteration along the projected line
* Removed unused assignments.archshift2014-04-261-1/+0
|
* Unified Vector classesandrew2014-03-111-1/+1
|
* More MSVC warning fixes.madmaxoft2014-01-071-1/+1
|
* fixed warnings in LineBlockTracer.cppTycho Bickerstaff2013-12-311-1/+0
|
* Moved source to srcAlexander Harkness2013-11-241-0/+262