Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-27Fixed copyright headers eutarass12-10/+40
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass1-1/+1
2010-01-11New TCF service: Path Map. It stores file path mapping across systems.eutarass1-2/+1
2009-09-09Fixed: Unhandled IllegalStateException when TCF is shut down while a channel ...eutarass1-1/+1
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass1-19/+19
2009-09-01TCF Debugger: implemented launch configuration shortcutseutarass1-1/+4
2009-08-28Bug 287732: Unable to build org.eclipse.tm.tcf using headless build:eutarass4-7/+5
2009-06-18Got rid of tcf.jar, replaced it with reference to ../org.eclipse.tm.tcf.core/bineutarass2-1/+1
2009-06-15Changed line separator to LF to be consistent with the rest of the code.eutarass4-424/+424
2009-05-29FIX Compiler warningsustieber1-23/+23
2009-05-28Re-add the accidently removed version tag from org.eclipse.tm.tcf.ssl package...ustieber1-1/+1
2009-05-28[277993] [tcf][eclipse] Provide infrastructure to contribute additonal servic...ustieber10-4/+637
2009-05-27Secure TCF: implemented certificate based authenticationeutarass4-0/+174
2009-05-27FIX Compiler warningsustieber2-22/+22
2009-05-14Bug 276281: [tcf] Cannot find classes from org.eclipse.tm.tcf.core fragment w...eutarass1-0/+1
2009-05-05Bug 273236: [tcf] TCF should export packages with versioneutarass1-4/+0
2009-05-05FIX extension point schemas not included in source buildustieber1-1/+3
2009-05-04Update site is re-built with latest codeeutarass3-2/+2
2009-05-01Bug 274627: Fix NPE in a couple ILogger implementationseutarass1-1/+1
2009-04-28Bug 273078:[tcf][api] Separate TCF Core from TCF Eclipse Integrationeutarass62-13961/+1
2009-04-27Bug 273591: [tcf] Connect exception dumped to stderreutarass1-14/+25
2009-04-21Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-18/+4
2009-04-20Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-1/+13
2009-04-20Fixed typo in a commenteutarass1-1/+1
2009-04-20Fixed error in parsing floating point numbers in JSON.javaeutarass1-2/+2
2009-04-20Bug 270605: [tcf] TCF plugins should have qualified version numberseutarass1-1/+1
2009-04-13Removed unnecessary "public" keywordeutarass1-1/+1
2009-04-13Bug 270610: [tcf] Get rid of org.eclipse.tm.tcf.startup extension pointeutarass1-1/+1
2009-04-09Fixed typos in a comment.eutarass1-2/+2
2009-04-02Bug 270607: [tcf] Cleanup TCF core implementation and split out plugin testseutarass1-32/+0
2009-03-16Bug 264723: API extension to TCF Registers and Memory serviceseutarass4-38/+230
2009-03-04Implemented better handling of unrecognized commands in TCF protocol: instead...eutarass9-42/+162
2009-02-27Fixed: documentation for the Processes service is missing a parameter on the ...eutarass1-0/+1
2009-02-26Updated Processes service description to be in sync with current implementationeutarass1-28/+33
2009-02-13Processes service now uses virtual streams (Streams service) for process cons...eutarass2-21/+17
2009-02-11Fixed: Bug 258723: [tcf] json on the target does not support double or floati...eutarass4-20/+89
2009-02-09Bug 243774: [tcf] Possibility to programatically add new communication channe...eutarass8-69/+144
2009-02-09TCF Agent: Implemented Streams service.eutarass7-24/+606
2009-01-22TCF Debugger on Windows now provides UI to control exception handling, simila...eutarass2-5/+6
2009-01-21TCF Agent: better handling of sys calls on Linuxeutarass2-6/+14
2009-01-17TCF Debugger: finished UI to control POSIX signalseutarass3-104/+148
2009-01-15TCF Debugger, work in progress: added debugger UI to handle POSIX signalseutarass4-10/+54
2009-01-13Fixed: unsuccessful Locator.redirect returns wrong error code.eutarass5-7/+131
2009-01-07TCF Debugger: Expressions, Variables and Registers views now support editing/...eutarass2-2/+2
2008-12-29259728: [tcf] JSON returns Collections and not List for JSON arraysmischarf1-2/+2
2008-12-18TCF Debugger: implemented array partitioning in Expressions and Variables viewseutarass1-0/+13
2008-12-161. TCF Debugger: implemented detail pane in Expressions and Variables views.eutarass2-0/+11
2008-12-14fixed parsing of floating point numbersmischarf1-1/+3
2008-12-11Fixed: TCF Launch Configuration dialog: target selection is not persistent if...eutarass3-27/+59
2008-12-09Better values for UDP packet size limitseutarass1-3/+4

Back to the top