adeniz
Loading Heatmap…

adeniz pushed to master at madscientist/SNFUtility

  • 7f15bbe0a5 Updated to use HEAD revision of submodules. Added codedweller namespace, std namespace.

6 months ago

adeniz pushed to master at madscientist/SNFMilter

  • e012e6f03e Updated to use HEAD of submodules. Added codedweller namespace, and snfIPRange prefix.

6 months ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

  • 00018783af Check for EXIT_SUCCESS after calling ReadFile().

8 months ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

  • a1cd1bb00d Call select() before reading from the child. In readFromChild() for non-Windows: Call select() to check for available data. Reason: To ensure that ::read() doesn't hang if the child exits during the call to ::read().

8 months ago

adeniz pushed to master at madscientist/CodeDweller-Tests

8 months ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

  • 02aafe6f93 In readFromChild() for Windows: Call PeekNamedPipe() to check for available data. Reason: ReadFile() doesn't always return if there's no data and the child exits after ReadFile() is called.

8 months ago

adeniz pushed to master at madscientist/CodeDweller-Tests

  • ceec6aea33 Increased wait time before I/O with the child process. Reason: Reduce the chance of false Fail results.

8 months ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

10 months ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

10 months ago

adeniz pushed to adeniz_1 at madscientist/SNF2Check

  • 9100c75356 Catch exception by reference instead of by value.

11 months ago

adeniz pushed to adeniz_1 at madscientist/SNFMulti

11 months ago

adeniz pushed to adeniz_1 at madscientist/SNFMulti

  • 778418941a Catch exception object by reference rather than value.

11 months ago

adeniz pushed to master at madscientist/PKG-SNF-CS-NIX

3 years ago

adeniz pushed to master at madscientist/PKG-SNF-CS-NIX

  • b4fb13edee Updated build system for changes since the last build.

3 years ago

adeniz opened issue madscientist/CodeDweller#2

XMLReaderElement::interpret() doesn't detect a missing closing tag

3 years ago

adeniz opened issue madscientist/CodeDweller#1

XMLReaderElement::RawData() doesn't return the closing tag

3 years ago

adeniz pushed to master at madscientist/PKG-SNF-SDK-WIN

  • c27948ed69 Updated ChangeLog.txt Updated with edited commit messages for SNFMulti, SNFClient, and SNFServer.

4 years ago

adeniz pushed to master at madscientist/PKG-SNF-SDK-WIN

  • 3ba9e69c6d Use 7z to create the .zip file instead of jZip. Reason: jZip inserts an advertisement file into the .zip archive, while 7z doesn't seem to.

4 years ago

adeniz pushed to master at madscientist/PKG-SNF-SDK-WIN

  • b0b2c4645d Updated SdkTestProcedureSop.txt to also check ReadMe.html.

4 years ago

adeniz pushed to master at madscientist/PKG-SNF-SDK-WIN

  • 6f6b292c24 Updated SdkTestProcedureSop.txt after testing on VM1-WinSDK-Test-Labrat. Updated createDistribution to delete the .zip file before creating it.

4 years ago