Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Fixed a typo in TCF Getting Startedeutarass1-1/+1
2010-08-04TCF Debugger: Fixed: Unhandled exception in TCF event dispatch: java.lang.Nul...eutarass2-12/+22
2010-08-04Fixed: Unhandled excetion in TCF event dispatch: java.lang.AssertionError at ...eutarass5-104/+39
2010-08-04Fixed misspelling in error messageeutarass1-1/+1
2010-08-04Improved script for automated testing.eutarass1-12/+42
2010-08-04Create new class in Java version of the framework: TransientPeer. Objects of ...eutarass5-85/+73
2010-08-04TCF Tests:eutarass3-1/+3
2010-08-04Changed command line version of TCF test suite to exit with error if test don...eutarass1-0/+6
2010-08-04Improved format of log entries of Java version of Locator serviceeutarass1-21/+33
2010-07-28TCF Tests: fixed: file system test creates file names with double slasheseutarass1-1/+3
2010-07-28Fixed TCF tests error "Invalid peer info: ID is not unique"eutarass1-2/+2
2010-07-27TCF Debugger: changed stack frame label to show line number of call instructi...eutarass1-0/+1
2010-07-23Added Windows 7 32 and 64-bit machines to automated nightly testseutarass1-169/+243
2010-07-18Fixed syntax error in the test scripteutarass1-1/+1
2010-07-18Set "executable" property on test script fileeutarass1-0/+0
2010-07-18Added directory for test scriptseutarass1-0/+368
2010-07-16TCF Tests: fixed: tests should abort and exit with error code when unhandled ...eutarass1-7/+1
2010-07-16Workaround for: Java 1.6.0 on Linux returns network prefix == 0 for loop-back...eutarass1-0/+9
2010-07-13Code cleanup: trailing empty lines are removed from source fileseutarass6-9/+0
2010-07-12Locator.redirect command changed to allow command argument to be either peer ...eutarass7-61/+146
2010-07-12Fixed: "Cast To Array" debugger command causes agent to crash if expression t...eutarass1-1/+15
2010-07-09TCF Tests: added Breakpoints service capabilities checkseutarass1-2/+28
2010-07-09Bug 319416: result of FileSystem.roots command differ in html documentation a...eutarass1-1/+1
2010-07-09Bug 319231: Autodiscovery of TCF agents no longer works after upgrading from ...eutarass1-1/+9
2010-07-08Changed discovery code to recognize and accept without warnings older ACK_SLA...eutarass1-7/+11
2010-06-30Bug 318395: Fix and improve tracing of incoming CONF_SLAVES_INFO in java refe...eutarass1-5/+15
2010-06-30Bug 318260: UDP Discovery does not send out any packetseutarass1-84/+153
2010-06-29Added support for "step into range" run control commands in both the agent an...eutarass7-41/+98
2010-06-29TCF Debugger: trim children of CONTENT model deltas - views implementation se...eutarass1-9/+10
2010-06-29Bug 317845: TCF Peer accessible via two networks appear as two distinct peerseutarass8-9/+134
2010-06-28Bug 317936: TCF Debugger unconditionally contributes Debug view toolbar buttoneutarass1-15/+1
2010-06-28TCF Debugger: improved Expressions view update logic in order to reduce flick...eutarass8-60/+112
2010-06-25TCF Debugger:eutarass9-118/+59
2010-06-25Bug 317813: Add Discovery tracing in Java reference implementationeutarass4-22/+211
2010-06-25Line delimiters converted to Unix styleeutarass1-259/+259
2010-06-25Bug 297283: TCF UDP discovery is undocumented - the doc is updated and conver...eutarass3-1/+683
2010-06-24TCF Debugger: improved model deltas generation logiceutarass15-235/+494
2010-06-23Bug 317636: LocalPeer and RemotePeer needs javadoceutarass2-0/+16
2010-06-22TCF Debugger: fixed regression in r.1029: racing condition in Expressions and...eutarass1-13/+8
2010-06-22TCF Debugger:eutarass1-84/+141
2010-06-22TCF Debugger: fixed: step over source line does not step properly over a func...eutarass1-4/+4
2010-06-21TCF Debugger: diagnostics test fixed: the test can get into infinite loop if ...eutarass1-0/+6
2010-06-17TCF Agent: implemented fast search of DWARF compilation units using .debug_ar...eutarass1-3/+6
2010-06-14Fixed some of Eclipse 3.6 JDT warningseutarass18-47/+61
2010-06-14TCF Debugger: "Run Tests" and "Tests Loop" commands now start the agent if "R...eutarass2-12/+38
2010-06-14TCF Agent: disable frame pointer omission when building with MSC. Frame point...eutarass1-0/+0
2010-06-11Fixed some outdated text in the docs.eutarass2-50/+20
2010-06-11Deleted obsolete TCF/DSF integration plugins. Latest TCF/DSF integration code...eutarass42-6119/+0
2010-06-11TCF Debugger: fixed: Eclipse 3.6 can create multiple debug model proxies for ...eutarass2-14/+11
2010-06-10Added excluding="**/.svn/*" to make sure SVN metadata is not treated as sourc...eutarass9-10/+10

Back to the top