activemq-cpp/src/main/decaf/lang/StringBuffer.cpp (5 lines): - line 238: // TODO optimize this for direct buffer access and no temporaries. - line 247: // TODO optimize this for direct buffer access and no temporaries. - line 256: // TODO optimize this for direct buffer access and no temporaries. - line 265: // TODO optimize this for direct buffer access and no temporaries. - line 274: // TODO optimize this for direct buffer access and no temporaries. activemq-cpp/src/main/decaf/lang/StringBuilder.cpp (5 lines): - line 68: // TODO optimize this for direct buffer access and no temporaries. - line 75: // TODO optimize this for direct buffer access and no temporaries. - line 82: // TODO optimize this for direct buffer access and no temporaries. - line 89: // TODO optimize this for direct buffer access and no temporaries. - line 96: // TODO optimize this for direct buffer access and no temporaries. activemq-cpp/src/main/decaf/util/logging/XMLFormatter.cpp (3 lines): - line 82: // TODO - Log Mills - line 83: // TODO - Log Sequence Number - line 102: // TODO -Store Thread ID and log it. activemq-cpp/src/main/activemq/transport/discovery/DiscoveryTransportFactory.cpp (3 lines): - line 82: // TODO create using factory and pass in params. - line 87: // TODO set all discovery options on the transport. - line 94: // TODO error? activemq-cpp/src/main/decaf/lang/AbstractStringBuilder.cpp (2 lines): - line 113: // TODO fix UTF-8 code points that were revered. - line 860: // TODO optimize so that internal data can be shared with the returned String activemq-cpp/src/main/decaf/lang/Double.cpp (2 lines): - line 149: // TODO - This is not going to parse the formats we say we do. - line 254: // TODO - This is not going to output to the format we say we do. activemq-cpp/src/main/decaf/lang/Float.cpp (2 lines): - line 150: // TODO - This is not going to parse the formats we say we do. - line 255: // TODO - This is not going to support the formats we say we do. activemq-cpp/src/main/decaf/util/PriorityQueue.h (2 lines): - line 262: // TODO - Provide a more efficient way to clear the array without reallocating it - line 275: // TODO - Check for Null and throw exception activemq-cpp/src/main/activemq/core/ActiveMQConnection.cpp (1 line): - line 1210: // TODO Turn this into an invocation on a special ClientInternalExceptionListener activemq-cpp/src/main/decaf/util/logging/LogManager.cpp (1 line): - line 67: // TODO - Delete all the loggers. activemq-cpp/src/main/decaf/util/logging/SimpleFormatter.cpp (1 line): - line 61: // TODO write Stack Trace. activemq-cpp/src/main/decaf/util/logging/XMLFormatter.h (1 line): - line 33: * TODO - Currently only outputs UTF-8 activemq-cpp/src/main/activemq/wireformat/stomp/StompWireFormat.cpp (1 line): - line 520: // TODO - This should eventually check the session to see what its mode really is. activemq-cpp/src/main/decaf/util/BitSet.cpp (1 line): - line 217: // FIXME: need to test performance, if still not satisfied, change it to activemq-cpp/src/main/decaf/net/HttpURLConnection.cpp (1 line): - line 92: // TODO response = response.trim(); activemq-cpp/src/main/decaf/io/FileDescriptor.cpp (1 line): - line 44: // TODO - Implement a Sync method for each OS. activemq-cpp/src/main/decaf/util/concurrent/locks/ReentrantReadWriteLock.cpp (1 line): - line 458: // TODO - add apparentlyFirstQueuedIsExclusive activemq-cpp/src/main/decaf/net/URL.cpp (1 line): - line 353: return NULL; // TODO figure out Connection lifetime activemq-cpp/src/main/decaf/lang/System.cpp (1 line): - line 98: // TODO - Parse out properties specified at the Command Line level. activemq-cpp/src/main/decaf/internal/net/ssl/DefaultSSLContext.cpp (1 line): - line 84: // TODO - This should eventually move to a call to SSLContext::init(); activemq-cpp/src/main/decaf/internal/net/URLStreamHandlerManager.cpp (1 line): - line 167: // TODO we should cache the stream handlers and return the cached version activemq-cpp/src/main/decaf/internal/util/concurrent/Threading.cpp (1 line): - line 436: // TODO - Currently gets into a deadlock. activemq-cpp/src/main/decaf/net/URLStreamHandler.cpp (1 line): - line 120: // TODO need a NULL address.