Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.020Sep1918171631Aug1817429Jul28262013128730Jun23212017139728May2716131054328Apr27262221201915131211876530Mar2928262517161110327Feb24171615111012Jan42Dec130Nov2126Oct2017111054130Sep292823161514137631Aug309320Jul139743230Jun74113May107630Apr292221115Mar1213Feb121128Jan2622211917126530Dec292423222019171615141398754328Nov2749Oct18Sep21Aug171376510Jul987632130Jun292625242320191812111013May12823Apr11108ENH: Make message into statusBUG: Remove warning and try to fix memory problemENH: Test for both commandsSTYLE: Added reference to documentation in CMakeLists.txt.STYLE: Added backward compatibility disclaimer.BUG: Fix which argument is which, also, fix the test to be less agressiveENH: Add testing of GET_TEST_PROPERTY commandBUG: On WIN32, since we are using subkey, set itCOMP: Remove unused variableBUG: Fix encoding and add deleting to the testENH: Modify API a little bit to allow arbitrary length values. Encode certain characters. Rename UNIX registry to FILE registry. More testingCOMP: Remove problem on borlandENH: Enable registry, add test of SET_TESTS_PROPERTIES, rename tests for dart2COMP: Remove some more warningsENH: Cleanups and expose unix registry on windows (for cygwin etc)COMP: Win32 fixesENH: More handling of unix versus windows registryENH: Initial importENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error message for --ldd option when no tool is available but the option was still requested.BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD_CONFIG_NAME setting instead of CMAKE_INTDIR directly to give choice to user code. Updated documentation to include @KWSYS_NAMESPACE@_SHARED_FORWARD_CONFIG_NAME, @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_PRINT, and @KWSYS_NAMESPACE@_SHARED_FORWARD_OPTION_LDD settings.ENH: Added support for Windows.BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath.ENH: If VTK_LIBRARY_PROPERTIES is set then the properties it lists will be added to VTK library targets with SET_TARGET_PROPERTIES. This will be useful to enable shared library versioning.ENH: change loc of log filesENH: add method to attempt to check if a file is text or binaryENH: Added FundamentalType header defining platform-independent fixed size/signedness integer types.ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64, TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE, and TEST_KWSYS_CHAR_IS_SIGNED.ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros.ENH: Rename testENH: Rename testCOMP: Remove warning on windowsBUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directoryBUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directoriesCOMP: Fixed uninitialized variable.ENH: Extended test 0 to run the executable twice using the same process object. This tests the reusability of the objects.BUG: Fixed reusability of process object by clearing each pipe's Closed flag when cleaning up.BUG: Do not increment optr by 2 after storing only one character. Also fixed possibility of storing uninitialized characters from the last triplet.ENH: Several improvements with the way things are handled. Also, support multiple submited filesENH: Added some smaller primes to allow small hash table sizes and therefore shorter initial construction times.BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000.
Loading