Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Aug2117141110131Jul2827252420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108COMP: Add missing cmake fileENH: Support large file systems in kwsysBUG: Fixed #if test for case-insensitive glob on OSX.BUG: FileIsDirectory should work when the name contains a trailing slash.ENH: Exposed pattern->regex API. Cleaned up and commented implementation of pattern->regex conversion.ENH: Added JoinPath overload that accepts an iterator range.ENH: still escape () but do not escapeENH: fix for AddKeepPath not calling realpathENH: escape ( and ) in unix pathsBUG: strlen logic was backwards resulting in function body never actually executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.BUG: #3563. Segmentation fault with non initialized input or NULL pointers.COMP: Added missing headers. This partially addresses bug#3556.COMP: Use SA_RESTART only if it is defined for the current platform. This partially addresses bug#3556.COMP: Fix and/or disable warnings for Borland 5.6 build.ENH: better coverageBUG: fix some bad code and add a couple more testsBUG: Do not block signals during sleep. Leave that up to the application.BUG: Mask signals during SystemTools::Delay to avoid interrupted sleep.COMP: fix compile issueBUG: some bug fixes, better docs, and more coverageENH: allow for source tree to be in root directoryBUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler with -mt flag.BUG: When handing the child stdin pipe a file, allow another process to be writing to the file at the same time. This allows children such as tail -f to function properly.COMP: Only delete onceCOMP: Remove some warningsENH: Add a way to get unused arguments and add a testCOMP: Remove warningENH: It does not really makes sense to have Boolean Argument ListENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doublesCOMP: Remove warningsCOMP: Remove warningsBUG: Fix error conditionsCOMP: Remove warningsENH: Updated installation options and implementation to use INSTALL command if it is available. This will allow installation component assignment and separate installation of the .dll and .lib on windows.ENH: Adding cmake 2.4 style installation. NOTE: These changes will work on a paraview build only. This file has to updated to be generalBUG: The operator precedence is [] followed by *. Calling this method was causing out of array index segfaults boundsENH: add a higher performance method to get the number of files in a directoryCOMP: Fix conversion warning.ENH: Added Option_Verbatim to run whole command lines directly.
Loading