adeniz
Loading Heatmap…

adeniz pushed to adeniz_1 at madscientist/CodeDweller

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

1 year 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().

1 year ago

adeniz pushed to master at madscientist/CodeDweller-Tests

1 year 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.

1 year 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.

1 year ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

1 year ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

1 year ago

adeniz opened issue madscientist/CodeDweller#2

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

4 years ago

adeniz opened issue madscientist/CodeDweller#1

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

4 years ago

adeniz pushed to master at madscientist/CodeDweller

  • ee37106bc3 Added namespace qualifiers, built on Windows7-Prox64 with MinGW (32- and 64-bit).

4 years ago

adeniz pushed to adeniz_1 at madscientist/CodeDweller

  • c6381d51ae Changed parameter for SocketAddress:setAddress(char const *).

5 years ago