Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-09TCF Agent: added handling of error report parameters in errno_to_str()eutarass4-3/+78
2010-06-041. Added version=0.3.0 on Export-Package: org.eclipse.tm.tcf.extensionseutarass1-1/+1
2010-06-02TCF Discovery:eutarass1-71/+67
2010-06-01Bug 314876: [tcf] TCF "Datagram send failed" messages seen in error logeutarass1-113/+111
2010-05-27Fixed copyright headers eutarass64-62/+82
2010-05-26Bug 314564: [patch] org.eclipse.tm.tcf.core.AbstractChannel#write() mangles b...eutarass1-1/+1
2010-05-25TCF Debugger: process "don't stop" and "don't pass" signal masks are made per...eutarass2-4/+4
2010-05-20Changed docs for Bug 313719: Reference agent: argv[0] is missing in the execv...eutarass1-0/+2
2010-05-19Bug 312457: Exception in LocatorService.Subnet.containseutarass1-2/+17
2010-05-14TCF Core: added comments about discovery over IPv6 in Locator service codeeutarass1-4/+27
2010-05-14TCF Core: fixed: TCF TCP server should not advertise through Locater service ...eutarass1-23/+50
2010-05-13TCF Core: fixed: missing code to handle "command rejected" messageseutarass1-6/+4
2010-05-11Bug 312457: Exception in LocatorService.Subnet.containseutarass1-3/+16
2010-05-10Bug 312251: Discovery service can't bind socket on Win 7eutarass1-2/+1
2010-05-06TCF Core: minor performance improvement in discovery protocol implementationeutarass1-7/+10
2010-05-06Bug 304331: Fail to connect peer if port is specified non-decimaleutarass2-6/+34
2010-04-30TCF Agent: in order to improve debug API abstraction:eutarass2-4/+44
2010-04-231. Extended Symbols service to provide stack tracing rules.eutarass5-7/+108
2010-03-28TCF Debugger: improved error reportseutarass1-1/+0
2010-03-19TCF Debugger: fixed symbols cache invalidation and cleanup logiceutarass1-1/+1
2010-03-18More TCF Symbols Server code. Most services work OK.eutarass4-21/+47
2010-03-10TCF Debugger: performance improvements, including better coalescing of model ...eutarass1-17/+45
2010-03-10TCF Agent: more symbols value-add code.eutarass4-3/+135
2010-02-24TCF Agent: performance improvements:eutarass1-1/+1
2010-02-22Work in progress: more TCF value-add support - all tests have passed when con...eutarass1-22/+70
2010-01-29Fixed: Bug 301192: Calls into IServiceProvider should use SafeRunnereutarass1-9/+20
2010-01-29Changed ServiceManager and TransportManager add/remove provider methods to be...eutarass3-15/+23
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass4-22/+0
2010-01-13TCF Agent: Line Numbers service is now fully functional in value-add modeeutarass1-1/+14
2010-01-11New TCF service: Path Map. It stores file path mapping across systems.eutarass4-8/+271
2009-12-19TCF Agent: more support for developing value-add TCF servers, including:eutarass2-0/+275
2009-12-14TCF Core: fixed: calling InetAddress.getByName() from dispatch thread can blo...eutarass1-11/+103
2009-11-18Symbols service: add two new symbol properties: LowerBound and UpperBoundeutarass2-0/+22
2009-11-16Added comments for JSON.java public methodseutarass1-0/+58
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass1-0/+2
2009-10-14TCF Agent: Breakpoints service: implemented "StopGroup" breakpoint propertyeutarass1-2/+5
2009-09-09TCF Debugger: multiple changed in debug model in order to improve design, per...eutarass1-0/+18
2009-09-09Run Control service: added comments and declarations of suspended context sta...eutarass1-2/+19
2009-09-09Fixed: Unhandled IllegalStateException when TCF is shut down while a channel ...eutarass1-10/+20
2009-09-02Code cleanup: trailing spaces are removed from the source lineeutarass61-1152/+1152
2009-08-24TCF Agent: added UNICODE support in file names on Windowseutarass2-1/+5
2009-08-20Bug 246997: [tcf] TCF/RSE: "Kill" action is missingeutarass2-2/+6
2009-08-13Bug 284963: Add a third parameter to the streams service “created” eventeutarass2-3/+11
2009-08-13TCF Agent: fixed: a firewall can block discovery of slave peers even if UDP p...eutarass1-13/+27
2009-08-03TCF Agent: module asyncreq.c now uses POSIX Asynchronous I/O when available.eutarass1-0/+2
2009-07-22Bug 282734: [tcf][agent] Adapt the agent sources to support Linux x86_64eutarass1-6/+13
2009-07-15Bug 283633: getRemoteService(String service_name) returns an instance of Gene...eutarass1-0/+1
2009-07-13Bug 282840: Zero copy transfereutarass12-98/+208
2009-07-07More TCF Agent Porting Guideeutarass1-15/+15
2009-06-22Bug 235251: [tcf][api] runcontrol support for complex resume modeseutarass2-1/+99

Back to the top