Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/encfs update #1

Merged
merged 4 commits into from Jul 25, 2014
Merged

Docs/encfs update #1

merged 4 commits into from Jul 25, 2014

Conversation

samrocketman
Copy link
Collaborator

Fixing some spelling and grammar errors. Added documentation for file-hole pass-through since it is configurable in expert mode. An option that has been available since encfs 1.4.1.

samrocketman and others added 4 commits July 25, 2014 00:00
Previously undocumented though file-hole pass-through has been
available in encfs since 1.4.1.
Add initial intro page.
update header
vgough added a commit that referenced this pull request Jul 25, 2014
@vgough vgough merged commit 92ad2d0 into master Jul 25, 2014
@vgough vgough deleted the docs/encfs-update branch July 25, 2014 06:54
jiangjianping referenced this pull request Jul 22, 2017
Adds a uint32 value to FileNode that is initialized to an
arbitrary value (CANARY_OK) in the constructor, and reset
when the reference is dropped (CANARY_RELEASED,
CANARY_DESTROYED).

The canary is checked on each withFileNode call.

Makes it much easier to trigger the bug seen in
#214 .
hrunting pushed a commit to hrunting/encfs that referenced this pull request Nov 11, 2022
…597048..49da71da8

49da71da8 Merge pull request #775 from amrayn/develop
fa10a7974 Merge branch 'master' into develop
24b0de3d6 Merge pull request #702 from moneromooo-monero/dateIndex
5b55576b7 Merge pull request vgough#647 from agilmor/readme_minor_fix
149000493 Merge pull request #714 from adah1972/typo-change
6cb5e4e52 Merge branch 'master' into typo-change
a41864de6 Merge pull request #725 from divinity76/patch-1
a2d78625c Merge pull request #705 from markus-k/qnx-support
cc35e9627 Merge pull request #739 from adam1985d/master
75d181c5c Merge pull request #774 from amrayn/develop
d3e56c04f Merge pull request #712 from KrusnikViers/remove-unused-variable
83f7b0c03 Merge pull request #735 from ndowens/master
9d35a7e15 Merge pull request #726 from recipe/patch-1
0df4c5ad8 Merge pull request #737 from PhoebeHui/dev/Phoebe/vcpkg_instructions
7f8761b48 Merge pull request #741 from DominionSoftware/add_try_catch
e5b4e2d80 Merge pull request #746 from soyoo/patch-1
e6594d8ef Merge pull request #773 from amrayn/develop
f68abe86a Merge pull request #757 from jsoref/spelling
769b39d8e Merge pull request #748 from soyoo/patch-2
796565c05 spelling: unknown
84719eef7 spelling: specified
23ff0cbff spelling: situations
ee76a6a32 spelling: separator
a4d0753f4 spelling: separate
5b522401a spelling: sensitive
bea320906 spelling: registries
01a7be37d spelling: program
64856cfd6 spelling: performance
11233adaf spelling: overridden
e6f376e10 spelling: original
a78650209 spelling: occurred
f5bc5df27 spelling: occasional ...
ecb10dc07 spelling: javascript
fa5148d85 spelling: insensitive
336f3e5e4 spelling: instance
e88a535cd spelling: improvement
68bfc9d45 spelling: features
0134dfdf3 spelling: experimental
6df775fbe spelling: ditched
267d90dbc spelling: disabled
66cc3067d spelling: defining
872c0777b spelling: corruption
20a8c30b1 spelling: corresponding
f59a4b7f7 spelling: converts
357e5d8dd spelling: configuration
794dd51ef spelling: compliant
66e452eb5 spelling: attempted
f316282c0 spelling: assuming
05d596f8e spelling: arithmetic
41b5d377a spelling: april
7bc7d6dea spelling: alpha
210ea0213 Update easylogging++.cc
bb0f45c83 Update easyloggingpp.pri
03694bdce Create easyloggingpp.pri
95324817b Merge pull request #743 from benrubson/warn
fcf9c6cf2 kSysLogLoggerId defined but not used
f18f75cf7 add try catch to handle extremely low memory condition
733d9e749 Merge pull request vgough#1 from amrayn/master
163a8e538 Update README.md
32415d9b3 bug - access attempt to released memory
15e2018ec Add vcpkg installation instructions
60d92a867 Add if defined HAVE_EXECINFO
2a171bc91 Merge pull request #728 from amrayn/develop
b7e58d940 Merge branch 'master' into develop
3ec5bb3ae update
e00090395 Create FUNDING.yml
2521c4875 typo
8e334dfd5 disable ELPP_STACKTRACE for cygwin
a5070d23d Fix two typos that could affect understanding.
438c34cc6 Comment unused variable
f5f213459 Disable stacktrace feature on QNX
573a51be4 Add support for QNX
a441d4464 Fix using invalid dateIndex (std::string::npos)
20fdea6e1 Merge pull request #689 from zuhd-org/develop
ca4f51f39 updated build matrix links
bd593b386 Merge pull request #685 from zuhd-org/develop
d97dbef47 Update README.md
5181b4039 Merge pull request #684 from muflihun/develop
25ebd5adf Update README.md
f3986aaeb Merge pull request #683 from muflihun/develop
e4659e547 9.96.7 release
ea8e806b9 Merge pull request vgough#642 from SgtCoDFish/develop
fd2dda331 Merge branch 'develop' into develop
dafba610c Merge pull request #682 from muflihun/develop
bbdb96c39 updated release
babf11834 updated license
ebc066f71 Merge pull request vgough#645 from slaperche-scality/support_pic_code
cda4f5346 generate PIC code for the library
72436e541 Fixed unused variable warning while build without performance logging feature
3a832d738 Fix vgough#660 (accessing ELPP before it's initialized)
f2f606c41 Merge pull request #677 from moneromooo-monero/foundAt
ba629aded Simplify some code based on already checked values
a5317986d Merge pull request vgough#668 from muflihun/develop
a0e1b5fad release
a6477e2bb up
1f78ad898 Merge pull request vgough#667 from muflihun/develop
f01c1f8b0 removed message
45b360b20 Ignore sigint
680aeecdd Fixes vgough#666 Set log level from custom message if available
d47e10aec Fixing Readme for the right CustomFormatSpecifier signature
7645a4285 Add Emscripten detection, with test modifications
66a3a8741 Merge pull request vgough#630 from muflihun/develop
1ebc9bbc8 update to release
8092189b3 Merge pull request vgough#629 from muflihun/develop
094e4ab92 closes vgough#580 conditional global lock
dd8427200 Merge pull request vgough#627 from muflihun/develop
99534e8c3 node binding version
92b81c8df Merge pull request vgough#626 from muflihun/develop
f0d0a71b7 Merge pull request vgough#624 from adah1972/file_rolling_at_flush
56876a601 9.96.3
f788ff626 removed attr for gcc
b96d4895f closes vgough#620 Unused warnings fixed
2257b7533 null device logging
6af205d56 minor fix demangler
8d30366ec minor fix demangler
8eabcc37f Fix two wrong uses of "it's".
4fd8d92be Update README.
5feb891bf Simplify File::getSizeOfFile.
e763286e3 Validate file rolling at flush point.
f508c0c21 Merge pull request vgough#619 from muflihun/develop
3e4e2b484 release
430a317c4 Merge pull request vgough#618 from muflihun/develop
9c30e18b9 release 9.96.2
ceae14673 nav to build matrix
2e35613f6 travis fix
044b4f56c updated to use unordered_map closes vgough#611
35eebba97 introduced new constructor for writer and dispatcher update
28612fcda u
fd8fc502f updated travis
173358022 travis fix?
c03b2c1d8 Merge pull request vgough#616 from muflihun/develop
2ca71dd8e build matrix and sample
162b2ae17 trvis matrix
e898d16fe use explicit declr
ec43c830d potential wrapper for mutex
e9dc1ecdb Merge pull request vgough#615 from muflihun/develop
a8b0bb016 update fix
a7b9d6533 Merge pull request vgough#614 from muflihun/develop
ac1a71c33 9.96.1 release
251daa2e0 Two loggers writing to same file is undefined behaviour vgough#613
89f61e588 Merge pull request vgough#612 from muflihun/develop
d40e8a020 Update README.md
b443218a7 Update network-logger.cpp
f5fe6c5f8 added send to network sample in README
6efc49142 Merge pull request vgough#610 from muflihun/develop
ee37c5c64 Update ACKNOWLEDGEMENTS.md
05bdfb0af release 9.96.0
fb67e3a3d Disable log file *initially* when using ELPP_NO_LOG_TO_FILE, to be consistent with documentation
c1b128561 Generate and install a pkg-config file
193ea41a0 ack file
0da103b4e ack file
4442da152 respect MaxLogFileSize setting even when ELPP_NO_DEFAULT_LOG_FILE is set see PR vgough#593
96919358c updated changelog
2614f8965 reformatting using astyle
2104884b3 license author joint
7679ace72 Potential deadlocks in extreme edge case - closes vgough#609
5fd54a0dd Merge pull request vgough#607 from muflihun/develop
c06db0fa9 release
b243df560 v9.95.4
01d12bdf5 made buildTimeInfo for use
c6effe23e closes vgough#606 for Writer
b218fd3f3 closes vgough#606 reserveCustomFormatSpecifiers
e4931683b install cmake on travis ci
717d9607e update readme closes vgough#585
b2ea92809 update changelog
eb8ff3047 fix buffer underflow in getBashOutput
32ccda720 Issue vgough#590: clarify usage of configuration macros
a58288b4a updated year in license
b7b4cbf8d Merge pull request vgough#576 from muflihun/develop
e04834d11 update release
049b242d4 Update MESSAGE.md
e3f930ce1 Update MESSAGE.md
74ac78557 Update MESSAGE.md
4e5bc7086 Update MESSAGE.md
cdf4875c6 Update MESSAGE.md
68b001956 msg
5b98f3ab0 Multithreading issue fixed raised from last release at log builder
11904e5ea Merge pull request vgough#575 from muflihun/develop
5e4566e8b final release for 9.95.2
2990547dc Merge pull request vgough#574 from muflihun/develop
f197960e2 refix the failed release
ba04082a3 Merge pull request vgough#573 from muflihun/develop
417fa5ed9 9.95.1 release
7dcf83ebc closes vgough#572 fixed printf like logging with thread safety
4286561b9 update
e36f8663a fixed msg (see PR vgough#568)
699c12ed9 closes vgough#571 Removed global lock at dispatch
1a3d09bb2 Update README.md
1b515f9e8 up
78d630cbd updated sample
614608af1 Update README.md
3f6dd3e04 old gcc
9a171b4b6 Update README.md
0680b6dbb aix icon
89e37660b another updaet
9d2e024eb Added support for aix (thanks to apollo13)
33bc75ed9 closes vgough#563 kFreeBSD fix
c4ec767e6 change cmake to 2.8.7
850ea2a9f Merge pull request vgough#559 from muflihun/develop
f33a6239e Update README.md

git-subtree-dir: vendor/github.com/muflihun/easyloggingpp
git-subtree-split: 49da71da884d1e756a51df617437b87071c2b1a7
hrunting pushed a commit to hrunting/encfs that referenced this pull request Nov 11, 2022
…aca4..1dee28e51

1dee28e51 setting the version to 9.0.0
55716da04 Merge pull request #865 from JonasVautherin/fix-android-x86_64
41151ce21 Add defined(__ANDROID__) for fseeko defined and android-x86_64
4c7cc9d6e Merge pull request #862 from heitbaum/patch-1
0838dd11a meson.build: fix typo
329139033 update the docs
9c6752a64 setting the version to 8.1.0
cc2efbbd2 Merge pull request #861 from leethomason/modern-cmake-2
95b80f445 update readme
7d054695e update gitignore
212a53bb5 refresh visual studio project
be4eaaac8 remove bit rotted premake5, update readme
97739352a test new build links
efefbb85b Merge branch 'master' of https://github.com/modern-cmake/tinyxml2 into modern-cmake-master
f2db58e65 Merge pull request #859 from cugone/FixWrongQueryAssignment
5e7657389 Fix Query function results being assigned to int instead of XMLError
6376b3fbc Merge pull request #845 from dov/patch-1
7df6b3ff4 Overhaul CMake build
9d899a73c Update meson.build
d4514ad72 Merge pull request #837 from dcbaker/meson
91bfd4b7f Merge pull request #827 from ngc92/ClearError
4ec7320e5 Merge pull request #790 from offlinemark/mark/cmake-namespace
ee6684483 Merge pull request #831 from plekakis/master
a9ed6746d Merge pull request #838 from dfaure-kdab/Wundef
11376382f Merge pull request #840 from dota17/master
8e1af3a7f Merge pull request #841 from pazner/master
d3a82c5e4 Fix format string errors in sscanf
d59fd15db skip comment node before get text
c509d569c Add meson build system
b5d3b93e0 Add missing `defined`, detected by -Werror=undef
4001a468b cmake: Use a namespace for the tinyxml2 target in local export
c87bf8187 reverted the strong typed enum change
1aeb57d26 Merge pull request #823 from c72578/2020-06-17_Fix_pkgconfig_lib_postfix
a0ce5527a Merge pull request #789 from offlinemark/mark/cmake-clean
54e1d6b2f Merge pull request #820 from orudge/fix-symbol-export
6df0cae18 - Allowing TIXMLASERT to be defined before including the main header. - Fix for enum bitmask usage
2c6a41a92 removed overhead of clear error
2c5a6bfdd reorder
51d9f51d1 update readme link
463796533 add test case
d34d0ef5e Merge pull request #822 from ghost/queryattr
1e384d503 Fix debug postfix in pkgconfig file
5ee20feaf Add QueryAttribute for const char**
fc8967074 update the docs
2e6912bf8 Merge pull request #816 from a-lunkov/master
098eb3739 Merge branch 'master' of github.com:leethomason/tinyxml2
8812f197a make printer functions virtual
6b7effe54 Merge pull request #812 from amai2012/master
1578df3bf Merge pull request #811 from hyperair/fix-first-line-indentation
98ca9146b Merge branch 'netcan-master'
18468b8cc minor changes to hex parsing
c9c9d8cdf Merge branch 'master' of https://github.com/netcan/tinyxml2 into netcan-master
b341e66e3 cmake: Don't export symbols if building static library
a953b9565 Suppress UndefinedBehaviorSanitizer warnings
ba02706e6 Merge pull request vgough#1 from leethomason/master
eefc07a73 Rename action
064d90da1 Try to install
dcc28da4c Add macos-latest
e3abe1bd0 Remove distcheck
e120ee328 Add github action
bfbcc0333 Merge pull request #809 from a-lunkov/patch-1
99db0247d Merge pull request #807 from jsenn/sharpen-ftell-ifdef
6a514399c XMLPrinter: Fix first line indentation
63fb154ad Update tinyxml2.cpp
1fdee25d1 Sharpened check for 64-bit Unix when defining fseek/ftell macros.
bd5950bb0 Merge pull request #798 from DanRStevens/removeCleanBeforeTest
67271b1fd Merge pull request #787 from jsenn/feature/large-file-support
a9f29b74d Fixed warning caused by sloppy conversion between signed/unsigned types.
dfb45cb73 support IntText(),UnsignedText(),Int64Text() for hex value
bf15233ad Setting the version to 8.0.0
850419584 fix vs version
8db004b74 Merge pull request #802 from LilyWangL/vcpkg-instructions
3d6a5477a Merge pull request #797 from DanRStevens/gitIgnoreLinux
bbbb8c9a9 Merge branch 'master' of github.com:leethomason/tinyxml2
e44426810 add convenience methods
6ac05b2b9 Merge branch 'push' of https://github.com/ngc92/tinyxml2 into ngc92-push
655b15c07 Merge pull request #781 from daniel347x/patch-1
59b01033f Merge branch 'Alanscut-tinyxml2_addtestcase'
37ccc7100 fix some casting
3574d3e22 Merge branch 'tinyxml2_addtestcase' of https://github.com/Alanscut/tinyxml2 into Alanscut-tinyxml2_addtestcase
de62366e6 Merge branch 'master' of github.com:leethomason/tinyxml2
20f2d5eec Merge pull request #773 from Alanscut/fix_issue712
a9c28ce3e Merge pull request #768 from Alanscut/fix_wrong_symbol
2c642bf25 update to visstudio 2019
f4520c990 Merge pull request #762 from orbitcowboy/master
1eb8a3f76 Add vcpkg installation instructions
22e5db140 Remove `clean` before `test` or `check`
d09f879ad Add Makefile outputs to .gitignore
60e96163c cmake: Move TARGETS_EXPORT_NAME to top
588c6577d cmake: Clarify comment around exported cmake script
57cd52b04 cmake: Use TARGETS_EXPORT_NAME var throughout file
e86e947cb cmake: Use CMAKE_PROJECT_NAME instead of PROJECT_NAME
e62024504 PushNewChild* family of convenience functions
d58436c4b Fixed bug caused by type checking code in `LoadFile`.
bf59a2d4c Added support for files larger than ~2GB.
d7455034e Change constants used in 'ToBool' to support MSVC
7d9ca1e73 Supplementary test case
ad7bdf9ed fix issue#712
8916a3c58 fix wrong symbol
73f5409b6 Improved const correctness. There are no functional changes intended.
ff6165051 Merge branch 'master' of github.com:leethomason/tinyxml2
9c740e8d2 setting the version to 7.1.0
a9a0ea22f Merge pull request #761 from untereiner/master
50daa32fc minor fixes to test cases
f60928eaa Merge branch 'supplementary_test_case' of git://github.com/wangkirin/tinyxml2 into wangkirin-supplementary_test_case
4994f1cc5 Merge pull request #754 from wangkirin/reorg_file_path
5bf58f0d1 Merge pull request #753 from orbitcowboy/master
141d2117b Merge pull request #751 from wangkirin/fix_comment
87aaa2592 Merge pull request #750 from equalent/patch-1
c3601c62f Merge branch 'cugone-master'
effdf95f8 add test cases
c36d59f6b Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-master
7fd646a8a support more bool options
1675bec2f Merge pull request #743 from deduktionstheorem/master
d39b13bbb Add COMPONENT support at cmake install stage
f12d7a241 Supplement test case in xmltest.cpp
e08c2d2e0 adjust path of testfile `bomtest.xml` to `resource/out`
38f7d65b4 Merge pull request vgough#1 from aaronkirkham/master
c341cea50 add missing uint64_t methods to XMLPrinter add missing XMLElement::Unsigned64Attribute body
710a3324f Fixed -Wold-style-cast warnings from g++.
4add958b4 fix comment in Programmatic DOM test case
eda7f81b1 Fixed typos
1dbfe3185 Missing uint64_t XMLElement::Unsigned64Text(uint64_t defaultValue) implementation
47e229e18 Forgot Text and XMLElement versions;
75a5acc6b UnsignedInt64 support
61a4c7d50 Merge branch 'master' of github.com:leethomason/tinyxml2
db39dbc0f add license and minor readme edit
eb2b8c47c Merge pull request #732 from orbitcowboy/master
bd5a1414d Merge pull request #731 from aarnchng/cmake_verspec
e1b301318 Issue 742: allow intermittent calls of XMLPrinter::ClearBuffer
0e7f28959 Improved const correctness of local variables. There are no functional changes intended.
f5641e547 CMakeList.txt: fix wrong version
8f4a9a8cc Merge pull request #721 from MortenMacFly/master
d944ef762 * removed merge artifact from Doxygen control file
de6d16482 fix export issue and cmake. version to 7.0.1
08da3d91c Merge pull request #720 from scpeters/patch-1
e06a24016 tinyxml2.pc.in: use exec_prefix for libdir
c3e09dabc tinyxml2.pc.in: restore prefix to lib/include dir
44ac39514 new docs
397f22581 setting the version to 7.0.0
dcedec857 Merge pull request #718 from bolry/patch-1
992e40538 Merge pull request #716 from Dmitry-Me/fixInt64Slicing
de6f6616c Merge pull request #715 from Dmitry-Me/checkLastChildBeforeInsertion
b894947c9 Merge pull request #714 from Masadow/pic
65c1b8658 Correct assigment interface for StrPair
ed3e9dc82 Fix slicing of int64_t
178149439 Check the element is the last child of the document
4be5bc805 Add support for position independant code compilation
7e8e24999 Merge pull request #707 from SwiftEngineering/issue_706
25b23b88e Merge pull request #703 from orbitcowboy/master
ade41cdfe Make resources folder for xml test relative to current source and binary directory
2cc8a4c71 Added explicit-keyword to constructors having 1 argument.
c07409b5c remove virtual call in destruction
3be5d2b74 Merge pull request #695 from leethomason/manydecs
92506ca69 Merge remote-tracking branch 'origin/master' into manydecs
baf8bc93a Merge pull request #690 from orbitcowboy/master
db13a82e6 fix huge number of declaration security issue
22b21ec9b Fixed typos in comments. There are no functional changes intended.
c483646db fix test cases
93a8fb18e Merge branch 'issue647'
92fc089e1 remove deprecated errors. next version will be major.
9f14aca07 Merge pull request vgough#645 from jasjuang/master
30d0c3d5f add assertion
2bdb13ae5 Merge pull request #686 from leethomason/issue647
233b2cb82 Merge pull request #685 from leethomason/deadcode
fc80df3b3 fix query return type
70d942e30 remove dead yet conflicting method
1cc174c2d Merge pull request #682 from lsolanka/pr.unify-cmake-build
1b029f2bd add target_compile_definitions
392ec1832 use configure_package_config_file()
b7c169ccb Replace absolute installation paths with relative
c0ff86950 Merge pull request #681 from johnb003/patch-1
d89d6d955 Updated CMakeLists.txt for relocatable installs
b54cf3cb4 Made CMakeLists.txt installation relocatable.
a1d462d33 Merge pull request vgough#670 from dquam/ProcessEntitiesBugWhenFalse
be69ae635 In PrintString, move the optimization under the if ( _processEntities ) block and retain the strlen Write in the new else block. Added a test case.
3cdaf8b15 update the readme
c1424ee4e setting the version to 6.2.0
b94eefc7a Merge pull request vgough#669 from leethomason/overflow
e2d02e162 and the same fix in the test case
befc3c3ae fix compiler inconsistency
f928c3518 clean up the depth tracking a bit
d946ddadc upgrade to vs2017. fix stack overflow attack.
65b5366a0 Merge pull request vgough#667 from Dmitry-Me/simplifyToUnknownTests
e59e3c346 Merge pull request vgough#668 from Dmitry-Me/improveDeclarationTestMessage
7dd295609 Merge pull request vgough#666 from Dmitry-Me/clarifyErrorNameTests
6a18a3105 Improve test message to avoid duplicate log output
f5af951f1 Simplify checks
95f687b1f Cleanup ErrorName() tests
074194158 Merge pull request vgough#662 from mschmieder/fix_testrun_windows
ecbc16ae4 add namespace for cmake export
00b74a40b Merge pull request vgough#657 from noloader/master
72407d205 Merge pull request vgough#663 from Dmitry-Me/clarifyHandlesTests
938560f9f Improve handles tests
3c9370561 fixed issue where CTest is executed in the wrong directory
0bb8767e3 Merge pull request vgough#656 from Gumichan01/master
51a1d1c93 Merge pull request vgough#653 from fcami/master
ff7543037 Fix typo in permissions
5dd529236 Add install and uninstall target to Makefile This PR closes some gaps in the makefile. It follows GNU coding standards and conventions at https://www.gnu.org/prep/standards/standards.html. It is not specific to GNU, and most of the world follows it.
0f1fa6d27 fix "dereference before null check" defect
59785ec38 fix installation path for *.cmake
cc1745b55 Merge pull request vgough#649 from PeterMatula/rename-DEBUG-define
dc75a362c Merge pull request vgough#648 from Dmitry-Me/removeUnneededConversions
50689919b rename DEBUG define to TINYXML2_DEBUG
63d8de627 Remove unneeded conversions
703f91e6b Merge pull request vgough#643 from leethomason/querystring
c8593733a Merge pull request vgough#641 from leethomason/error-str
588e4ef8a Merge pull request vgough#639 from zyndor/DEV_PremakeBuilds
f26a547fd sync the version
28f9a48d5 Merge branch 'master' into querystring
f6dc9be12 merge master
ff97dbb2c Merge branch 'master' into error-str
5b00e0662 add query string method
a36f7ac77 fix error string output when there is no formatting
bd197877c write the version number as a macro
c9e3b5274 Added premake5 build configuration with projects for Windows & Mac. - updated .gitignore with the .projects / .artifacts directories.
e1b50439c remove dead files
cf1006943 tweaking docs
71b12596e update the docs
8c8293ba8 setting the version to 6.0.0
2ab76dab6 Merge pull request vgough#632 from alabuzhev/size_t_to_int_warning
90e69c95e Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data
4155ac0c7 Merge pull request vgough#628 from leethomason/errorstr
d548b7e71 Merge branch 'master' into errorstr
eb2f51e63 removed unused variables
82e48435d Merge pull request vgough#629 from brad-anderson/memcpy-unformatted
85aac0217 Minor performance tweaks
b2e08e4bc XMLPrinter optimization
0c0f98bf8 merge from master
d556e6df9 Merge branch 'master' into errorstr
f49b9658b fix up error system issues
8b83b2387 make effc compilation optional
714ccfe29 fix line number tracker. error msg wip
7abfa6b1a Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc
dd4034c51 Merge pull request vgough#626 from Dmitry-Me/betterTestDeletionLoop
c59b17e5a Merge pull request vgough#625 from Dmitry-Me/checkAcceptResult
b41e24aa1 Better test deletion loop
f0f2e99cf Check result of Accept()
884852eb6 Merge pull request vgough#584 from DragonValley/patch-1
aa1883928 Error string re-work
3a37e6411 Merge pull request vgough#623 from Dmitry-Me/testErrorName
620cb1c55 Merge pull request vgough#624 from Dmitry-Me/fixCrashWhenInsertingAfterItself
e8f4a8b56 Fix crash when element is being inserted "after itself"
47845b699 Test ErrorName() returns valid string after SetError()
bdad8d73a Merge pull request vgough#620 from Dmitry-Me/clarifyComment
c8c4618f2 Merge pull request vgough#618 from Dmitry-Me/buildDebugToo
a9e75d1b2 Clarify comment
20166d2b4 Build and test Debug configuration too
7f0f754cb Code cleanup to pass gcc -Weffc++ warnings
dbf18add4 Merge pull request vgough#613 from Dmitry-Me/testResultOfSetError
da24c3b22 Merge pull request vgough#612 from Dmitry-Me/fixMisleadingComment
d3f6c6361 Test SetError() has effect
260433673 Fix misleading comment
4b173cbcf Merge pull request vgough#611 from Dmitry-Me/testClearResetErrorState
b0c421d9a Merge pull request vgough#610 from Dmitry-Me/reuseConversionCode
985ea1f78 Test Clear() clears the error
a28eb0763 Extract and reuse conversion code
d69e2c0d0 Merge pull request vgough#609 from JugglerShu/master
33883d6fe Merge pull request vgough#605 from Dmitry-Me/clarifyTestStrings
87cd4e058 Add 'const' on XMLDocument::DeepCopy. This make us copy const XMLDocument being copied to another document.
caed4ec7d Clarify what is being tested
4bbf74205 Merge pull request vgough#603 from Dmitry-Me/cleanupFopenTests
30dec7591 Merge pull request vgough#602 from Dmitry-Me/testWithStopwatchOff
cd453f86e Merge pull request vgough#596 from Dmitry-Me/useValidPointerForUserData
520009ef1 Cleanup fopen() tests
1ab85878b Stopwatch must be stopped before test check
82e20b183 Merge pull request vgough#601 from Dmitry-Me/testErrorIdAfterParse
e9945966c Merge pull request vgough#600 from Dmitry-Me/cleanupStreamModeTests
8d40f7a56 Test ErrorID after Parse()
c0fad2908 Cleanup stream mode tests
c11a7c5ca Merge pull request vgough#599 from Dmitry-Me/cleanupSomeChecks
68edbcee4 Merge pull request vgough#598 from Dmitry-Me/fallThroughComments
63fe21f4d Merge pull request vgough#597 from Dmitry-Me/betterTestQueryXText
30cdecada Merge pull request vgough#595 from Dmitry-Me/checkInsertionReturnValues
bc6920b68 Cleanup and simplify checks
3cc6f5c6f Annotate fall throughs with comments
43c019d44 Better tests for Query???Text()
7d8dfb9ee Use valid pointer for user data
8e0637019 Test return values from nodes insertion
02d2764fd Merge pull request vgough#593 from Dmitry-Me/testDeletionViaDocument
8d1bfbbf7 Merge pull request vgough#592 from Dmitry-Me/clarifyTestOutput
152958073 Merge pull request vgough#591 from Dmitry-Me/properIndentDirectives
48725fa8e Merge pull request vgough#590 from Dmitry-Me/betterVariableName
e5790dba9 Test nodes deletion via document
6f4c4e726 Clarify and simplify test output
de381df35 Indent directives consistently with surrounding code
effab6ff0 Better variable name
f0f506fe5 Update html5-printer.cpp
f3f9925f1 update docs
aca4fb16d new docs
528986ff2 update readme
757375631 add docs
646af8d21 Merge pull request vgough#582 from Dmitry-Me/distinctDefaultAndReplacement
057058017 Merge pull request vgough#581 from Dmitry-Me/testQueryingAttributesBetter
80379a331 Merge pull request vgough#580 from Dmitry-Me/checkLoadSaveResult
bf9b3a263 remove code that creates directory. add file in out directory so that git creates the directory
ef11c2f8e Update on html5-printer.cpp
3d20c5de6 Use distinct values as default and replacement values
2087a276c Test querying attributes thoroughly
46b70ce51 Check result of LoadFile()/SaveFile()
3a6e51a12 fix build issue
e4dc7218a fix an issue on windows
fc2a0017d Merge pull request vgough#578 from Dmitry-Me/checkReadingResults
cd3369992 Merge pull request vgough#577 from Dmitry-Me/checkParseResult
7096e779d Merge pull request vgough#573 from kbinny62/master
d1b82825f Check various stages of reading the XML file
68578f473 Check result of Parse() call
c1f1de724 Merge pull request vgough#575 from Dmitry-Me/extractDuplicatedString
5d1aec10f Extract duplicated text string
9720fbaf4 xmltest.cpp: path separator is '\\' under WIN32
bf29a1524 xmltest: create dir resources/out to avoid crashes

git-subtree-dir: vendor/github.com/leethomason/tinyxml2
git-subtree-split: 1dee28e51f9175a31955b9791c74c430fe13dc82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants