Commit Graph

44 Commits

Author SHA1 Message Date
Jochen Kalmbach 3fc13c31de Merge pull request #10 from pbinks/master
Small corrections to text
2018-03-13 15:58:18 +01:00
Paul Binks 1dead36998 Small corrections to text 2018-03-13 13:11:02 +00:00
Jochen Kalmbach a23bef52ab Create CODE_OF_CONDUCT.md 2018-03-01 11:11:38 +01:00
Jochen Kalmbach 8ad0f01228 Added _TRUNCATE to _snprint_s 2018-03-01 11:05:45 +01:00
jkalmbach 9038915cdd Bu sure all strings are NUL-terminated (solves #8) 2018-02-03 10:15:49 +01:00
Jochen Kalmbach 611c5ea19a Merge pull request #7 from olivierlevon/patch-2
Update README.md for some typos
2017-12-25 21:08:27 +01:00
olivierlevon 949c59d5e1 some typo fixes 2017-12-25 20:58:39 +01:00
olivierlevon dd3e2f7135 Update README.md 2017-12-25 20:45:58 +01:00
Jochen Kalmbach 7d8bd4c872 Merge pull request #5 from danquist/master
Clean up Readme file
2017-12-23 10:32:12 +01:00
DanQuist 772e3a1ca8 Update README.md 2017-11-16 20:27:50 -06:00
DanQuist dc75fb3d76 Update README.md
Remove trailing lt symbols
2017-11-16 14:00:56 -06:00
DanQuist 66fde120cd Fix readme formatting 2017-11-16 13:56:45 -06:00
DanQuist b994a8906f Fix README formatting 2017-11-16 13:55:14 -06:00
Jochen Kalmbach e4175b51a5 Merge pull request #4 from yisonPylkita/patch-2
Added syntax highlighting to README.md
2017-10-11 21:59:47 +02:00
Wojciech Bartnik 4353c6e4ba Added syntax highlighting to README.md 2017-10-11 17:52:15 +02:00
Jochen Kalmbach 4418553bf0 Create LICENSE 2017-09-06 21:29:54 +02:00
Jochen Kalmbach 9e02a02ea3 Update README.md
Migrated documentation from CodeProject to GitHub
2017-08-08 15:07:57 +02:00
Jochen Kalmbach a0fcb1b9de Create README.md 2017-08-08 14:15:30 +02:00
jkalmbach ede557da2c VC2015 Support 2016-12-30 10:59:00 +01:00
jkalmbach a4b63d8d9e Added .vs to gitignore 2015-10-25 14:53:18 +01:00
jkalmbach 541ed02ba5 Added VS2015 solution/project 2015-10-25 14:52:42 +01:00
jkalmbach 9f84e9c519 Added comment for x64/x86 cross-process targets in Context 2015-10-25 14:52:11 +01:00
jkalmbach 1b711b2777 Fixed Bug of not working on XP anymore... now only uses GetThreadId, if SDK supports it 2014-11-21 17:18:57 +01:00
jkalmbach c9e3721ff3 Added VirtualProtect again... 2014-09-16 14:56:22 +02:00
jkalmbach 3e9c83cf92 Updated PreventSetUnhandledExceptionFilter to newer function 2014-09-16 14:16:45 +02:00
jkalmbach c32f527bd0 MyStrCpy now also works for older compilers 2014-09-15 13:23:23 +02:00
jkalmbach 515b54fc9f Renamed "GET_CURRENT_CONTEXT" to "GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX" to prevent duplicate defines
See https://stackwalker.codeplex.com/discussions/283109
Thanks to elmarcel
2014-09-14 21:29:02 +02:00
jkalmbach d3b0d3d284 Fixed bug in ShowCallstack if context must be generated for current thread
See: https://stackwalker.codeplex.com/discussions/446958
Thanks to cavalier3024
2014-09-14 21:24:29 +02:00
jkalmbach b3d9244d75 sizeof syntax corrected
See: https://stackwalker.codeplex.com/discussions/270421
Thanks to GisleVanem
2014-09-14 21:21:05 +02:00
jkalmbach 8944b6d1f0 Bugfix for: "Bug in MyStrCpy"
https://stackwalker.codeplex.com/workitem/10512
Thanks to alippai
2014-09-14 21:13:17 +02:00
jkalmbach_cp 847b45287f Branched from $/stackwalker/Main 2013-07-14 23:04:30 -07:00
jkalmbach_cp 573a5b1ff3 Year corrected 2013-01-07 02:53:17 -08:00
jkalmbach_cp 0fa608a979 VC6 Error solved (strc(n)py_s) 2013-01-07 02:48:07 -08:00
jkalmbach_cp de43c6b8e9 "Runtime Check Error VS2010 Debug Builds" fixed 1.14 2013-01-07 02:38:31 -08:00
[TFS07]\Project Collection Service Accounts 8c43f14f57 Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563 2012-10-01 14:49:39 -07:00
[TFS07]\Project Collection Service Accounts 16c347279d Checked in by server upgrade 2012-10-01 14:43:10 -07:00
jkalmbach_cp 73f0124168 Branched from $/stackwalker/Main 2011-05-18 23:20:20 -07:00
jkalmbach_cp 84e44c3c1b Add strcpy repalced throu "MyStrCpy" / Added VS2010 project files 2011-05-18 23:19:18 -07:00
TFSSERVICE db4eb49b9d Checked in by server upgrade 2010-08-02 15:49:34 -07:00
jkalmbach_cp d495ccfe52 Now ttry to use IMAGEHLP_MODULE64_V3 if available 2009-11-02 05:55:08 -08:00
jkalmbach_cp 3c58bf45f5 Exception-Test always activated 2009-11-02 02:45:27 -08:00
jkalmbach_cp 831ab9c7cf Created first offical release (SteckWalker_2009-11-01) 2009-11-01 14:27:29 -08:00
jkalmbach_cp 32cb8954b9 First Version on Codeplex (from http://blog.kalmbachnet.de/files/LeakFinder-RC9.zip) 1.0 2009-11-01 14:16:11 -08:00
MCLWEB 2e858b6a68 Created team project folder $/stackwalker via the Team Project Creation Wizard 2009-11-01 13:27:49 -08:00