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.025Jul2420181716141312525Jun221915145324May232221208527Apr2524222118171330Mar2921171613121110986228Feb108723Jan175431Dec262016111016Nov9827Oct21191812654322Sep21201918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108BUG: 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.ENH: centralized locaiton of CMakeFiles settingENH: Added rxvt-unicode and cygwin terminals for color support.ENH: Handle 'screen' terminal. Thank you Thomas Z.BUG: Do not leak global table of processes.ENH: Re-enabling SIGCHLD handling implementation with a fix for Cygwin.BUG: Reverting previous change until it can be fixed on Cygwin.ENH: Added test 8 to test grandchildren running after children exit.BUG: Fixed deadlock condition when grandchildren are running after the children exit.ENH: Implemented handling of SIGCHLD to detect the termination of immediate children. This allows grandchildren to remain running after the children exit.ENH: Enabling process tree killing on Cygwin.ENH: search for program without extensionsENH: Added always/if-different option to CopyADirectory. Added CopyAFile with the same interface.ENH: put the fix back in with abortENH: remove code that does not compile, on windows cwd must existCOMP: Fixing the the build for windows.ENH: remove warningENH: handle running from a directory that has been deletedBUG: IsSubDirectory should use ComparePath to do platform-independent path comparison.ENH: fix build on AIX
Loading