OSDN Git Service

Reduce compilation time (2)
[winmerge-jp/winmerge-jp.git] / Src / Common / coretools.cpp
2019-03-09 Takashi SawanakaReduce compilation time (2)
2016-11-29 Takashi SawanakaMerge
2016-11-26 Takashi Sawanakapaths.*: Add paths_ToWindowsPath() and paths_ToUnixPath...
2016-11-19 Takashi SawanakaMerge
2015-02-20 sdottakaMerge with stable
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2012-11-04 sdottaka- Remove MFC dependency
2012-09-08 sdottakaRemove unused functions
2011-04-28 sdottakaMerge rev.7791
2011-01-08 sdottakaMerge from rev.7448
2010-11-24 Tim GerundtPATCH: [ 3116407 ] Drop _UNICODE preprocessor definition
2010-06-29 sdottakaMerge from rev.7205
2010-06-27 sdottakaMerge from rev. 7160
2010-06-11 Jochen TuchtPATCH: [ 3014162 ] Fix LineFilters wasting enormous...
2010-05-23 sdottakaMerge
2010-05-23 sdottakaMerge from rev.7128:7151
2010-05-16 Jochen TuchtVC2010 does not accept a dot to serve as a class resolu...
2010-05-02 sdottakaMerge from rev.7121:7123
2010-04-29 sdottakaMerge from rev.7103:7118
2010-04-18 sdottakaApply my experimental code and fixes for Japanese MS...
2009-04-23 Kimmo VarisFix couple of 64-bit build warnings.
2008-09-06 Marcel GosselinRemove dead code
2008-08-05 Kimmo VarisBUG: [ 2037862 ] Not possible to use command line optio...
2008-05-21 Kimmo VarisPATCH: [ 1967107 ] Use sntprintf family functions inste...
2008-05-19 Kimmo VarisPATCH: [ 1967133 ] Remove unused function GetFreeSpaceS...
2007-10-22 Kimmo VarisConvert some code to use String instead of CString...
2007-10-15 Kimmo VarisCString to string conversions for coretools. Also ifdef...
2007-10-14 Jochen TuchtPatch #1804762 continued
2007-10-14 Jochen TuchtPatch #1804762 continued
2007-10-09 Kimmo VarisRemove some unused code from coretools.cpp.
2007-09-04 Kimmo VarisPATCH: [ 1787154 ] Convert SplitFileName() to use String
2007-09-02 Kimmo VarisMove clipboard helper functions to own files.
2007-08-11 Kimmo VarisSome trivial fixes and improvements merged from geek2k...
2006-09-26 Kimmo VarisPATCH: [ 1564857 ] FindAnyFile function doesn't compile...
2006-09-22 Kimmo VarisPATCH: [ 1563157 ] Fix coretools.cpp for 64-bit
2006-03-04 Perry Rapp PATCH: [ 1442082 ] Fix MakeDirs to not error if direct...
2006-03-01 Kimmo VarisPATCH: [ 1395847 ] Integration with Rational ClearCase
2006-02-14 Perry Rapp PATCH: [ 1431131 ] Fix VS.NET 2003 compilation
2006-02-11 Perry Rapp PATCH: [ 1429517 ] Fix coretools.cpp compilation ...
2006-02-10 Perry RappPATCH: [ 1428726 ] Fix for compilation under VS2005
2005-12-17 Perry Rapp PATCH: [ 1376711 ] Change CFile::GetStatus to paths_Do...
2005-12-09 Perry Rapp PATCH: [ 1377362 ] Fix coretools to MakeResDll compiles
2005-10-13 Kimmo VarisPATCH: [ 1305541 ] Rational ClearCase support
2005-07-25 Kimmo VarisPATCH: [ 1243655 ] Directory compare reporting
2005-03-18 Perry Rapp PATCH: [ 1162571 ] Simplify SplitFilename
2004-08-03 Kimmo VarisRemove GPL licence from coretools.cpp/h - that code...
2004-06-01 Kimmo VarisBUG: [ 963820 ] Cutting off trailing chars in opendlg...
2004-05-30 Perry RappPATCH: [ 962558 ] Some MBCS fixes from sawanaka
2004-05-29 Perry RappBUG: [ 961901 ] Possible overflow bug in SplitFilename
2004-03-30 Kimmo VarisPATCH: [ 925179 ] Remove is_*file() functions from...
2004-03-02 Kimmo VarisPATCH: [ 907087 ] Allow commandline switches for extern...
2003-11-24 Kimmo VarisPATCH: [ 847137 ] Report from dir compare results ...
2003-10-30 Kimmo VarisComment out GetIP() to fix compiling by including coret...
2003-10-22 Perry RappFix compile for MakeResDll
2003-09-26 Perry RappPATCH: [ 811039 ] Identify filters by path to solve...
2003-09-15 Kimmo VarisPATCH: [ 804493 ] Read filter files from users profile...
2003-09-15 Perry RappPATCH: [ 805888 ] Unicode compile of WinMerge
2003-02-22 Perry RappRemoving unused functions with bugs.
2003-02-11 Perry RappFixing recent SplitFilename & directory concat problems.
2003-02-10 Perry RappReplacing old SplitFilename with new one from Chris...
2003-02-09 Perry Rapp[ 683120 ] splitfilename changed to CStrings
2003-02-09 Perry RappApplying Kimmo's API patch.
2003-01-14 Christian ListDisable unused code
2000-12-20 Dennis Limclose unused file handle
2000-11-02 grimmdInitial revision