Lee Thomason
|
ffee345723
Merge pull request #246 from Dmitry-Me/moveVariableDeclaration
|
11 éve |
Dmitry-Me
|
5b4a5169e3
Move variable declaration closer to where it's needed
|
11 éve |
Lee Thomason
|
eaddfd8768
Merge pull request #245 from Dmitry-Me/ensureCapacityPreAsserts
|
11 éve |
Lee Thomason
|
4e5900c5e8
Merge pull request #244 from Dmitry-Me/unifyCharacterCasts
|
11 éve |
Lee Thomason
|
0b4bdd2a47
Merge pull request #243 from JayXon/simplify_node_logic
|
11 éve |
Dmitry-Me
|
9fae869124
Pre-asserts to ensure no overflow happens
|
11 éve |
Dmitry-Me
|
8b67d741d4
Unify character casts, reorganize checks
|
11 éve |
Lee Thomason
|
ebb0c8f904
fix compiler warning
|
11 éve |
Lee Thomason
|
7334f9efab
fix a clang warning
|
11 éve |
Lee Thomason
|
cd011bc1b7
start working through memory bugs
|
11 éve |
JayXon
|
dbfdd8fdd5
Simplify node logic
|
11 éve |
Lee Thomason
|
ee2c46928e
Merge pull request #240 from Dmitry-Me/simplifyNodeOwnershipTracking
|
11 éve |
Dmitry-Me
|
ed2a407a88
Add more pointer pre-asserts
|
11 éve |
Lee Thomason
|
b38d29a8c5
Merge pull request #241 from Dmitry-Me/validatePoolBlockSizeBeforeAllocation
|
11 éve |
Dmitry-Me
|
e6a95ce50e
Validate pool block has the right size before calling placement new
|
11 éve |
Lee Thomason
|
f0e8fac4ee
Merge pull request #239 from Dmitry-Me/addMorePointerAsserts
|
11 éve |
Lee Thomason
|
489e5f30a2
Merge pull request #238 from Dmitry-Me/dontImplicitlyConvertErrorID
|
11 éve |
Dmitry-Me
|
abb2d046d0
More pointers pre-asserts
|
11 éve |
Dmitry-Me
|
9bcd9c7674
Should not check errorID with implicit conversion
|
11 éve |
Lee Thomason
|
e6328b81f7
Merge pull request #237 from Dmitry-Me/resolveIssue176
|
11 éve |
Dmitry-Me
|
a317bd66a6
Resolve issue 176
|
11 éve |
Lee Thomason
|
5c5307013a
Merge pull request #235 from Dmitry-Me/reuseFindAttribute
|
11 éve |
Dmitry-Me
|
1227d51ed0
Reuse const FindAttribute for non-const version thereof
|
11 éve |
Lee Thomason
|
7254cf7e57
Merge pull request #234 from Dmitry-Me/errorCheckingNeverWorked
|
11 éve |
Dmitry-Me
|
ab37df8d67
Error checking never actually checked anything
|
11 éve |
Lee Thomason
|
2114e47453
Merge pull request #230 from antonindrawan/master
|
11 éve |
Lee Thomason
|
18f5d7f133
Merge branch 'Dmitry-Me-properStrPairAssignment'
|
11 éve |
Lee Thomason
|
2965880447
switch to using pointer, not reference
|
11 éve |
Anton Indrawan
|
8a0006ceda
Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. Processed review comment from leethomason
|
11 éve |
Anton Indrawan
|
f59e2d6a89
Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6.
|
11 éve |