My favorites | Sign in
Project Home
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  Stars    Summary + Labels Addons  Type  Status  Milestone  Owner  ...
1   Need to use NSXMLDocument in Unit Tests   TouchXML ---- Defect WontFix ---- ----  
1   Need More Unit Tests (esp. xpath)   TouchXML ---- Defect Fixed ---- ----  
2   Problem releasing a CXMLDocument   TouchXML ---- Defect Fixed ---- jwight  
5   XPath & Default Namespaces   TouchXML ---- Defect Fixed ---- rick.hoi...@gmail.com  
1   We need a NSPredicate replacement   Future ---- Defect WontFix ---- jwight  
1   TouchHTTPD needs HTTP AUTH support   TouchHTTPD ---- Defect Invalid ---- jwight  
2   TouchJSON needs to be stricter   TouchJSON ---- Defect Fixed ---- jwight  
1   TouchHTTPD needs HTTPS support   TouchHTTPD ---- Defect Invalid ---- jwight  
1   Relative xpaths don't work   TouchXML ---- Defect Fixed ---- jwight  
2   XPath doesn't function at all for when retrieving .NET web service data   TouchXML ---- Defect Duplicate ---- ----  
1   PATCH: Add XML_CDATA_SECTION_NODE to the list of acceptable node types   TouchXML ---- Defect Fixed ---- ----  
2   libxml2 htmlparser patch   TouchXML ---- Defect Fixed ---- ----  
1   TouchJSON seems to fail with empty dictionaries {}   TouchJSON ---- Defect Fixed ---- jwight  
1   scanJSONdictionary does not read the closing } ---- Defect Fixed ---- ----  
1   Xpath leak ---- Defect Fixed ---- ----  
1   A few more string improvements ---- Defect Fixed ---- ----  
1   Blank <text /> nodes are added to the tree structure.   TouchXML ---- Defect WontFix ---- ----  
1   Need TouchXML.h in TouchXML/Common/Source folder ---- Defect Fixed ---- ----  
1   EntityRef error when encountering an ampersand.   TouchXML ---- Defect WontFix ---- ----  
1   EntityRef error when encountering an ampersand. ---- Defect Duplicate ---- ----  
2   Problems building TouchXML ---- Defect Invalid ---- ----  
2   CXMLElement should support initWithXMLString:error   TouchXML ---- Defect Invalid ---- ----  
2   HELP! Runs on simulator but no touchXML code gets called when debugging on iphone device   TouchXML ---- Defect Invalid ---- ----  
3   Writing XML   TouchXML ---- Defect Done ---- ----  
2   Need unit tests for CJSONSerializer and CJSONDeserializer   TouchJSON ---- Defect Fixed ---- ----  
2   TouchHTTPD should be modified to run on iPhone   TouchHTTPD ---- Defect Fixed ---- jwight  
1   Classes need more helpful 'description' methods   TouchXML ---- Enhancement Fixed ---- jwight  
1   TouchConnection needs NSURLConnection replacement   Future ---- Review WontFix ---- jwight  
3   Support for Incremental JSON Parsing (Streaming) ---- Defect Invalid ---- ibaird@gmail.com  
1   Failed init results in memory leak   TouchXML ---- Defect Fixed ---- ----  
1   Failed init results in memory leak ---- Defect Duplicate ---- ----  
1   Memory Leak ---- Defect Duplicate ---- ----  
1   Support for incremental XML parsing   TouchXML ---- Defect Fixed ---- ----  
1   TouchXML nodesForXPath bug?   TouchXML ---- Defect Invalid ---- ----  
2   memory stomp? ---- Defect Fixed ---- ----  
1   Add _node property to CXMLNode   TouchXML ---- Defect Fixed ---- ----  
3   Tags labeled as <xxxx:yyyyy> ---- Defect Invalid ---- ----  
2   Problem with NSURL_Extensions when parsing a url that contains a query string param with no value ---- Defect Invalid ---- ----  
2   Patch for compiler warnings ---- Defect Invalid ---- ----  
4   Atom feeds problem with Xpath ---- Defect Invalid ---- ----  
1   Supports XML attributes ---- Defect Invalid ---- ----  
2   nodesForXPath does not return a specific item ---- Defect Invalid ---- ----  
4   TouchXML have problem with xml substring using ISO-8859-1 (Latin1) encoding ---- Defect Invalid ---- ----  
2   Leaks in TouchJSON ---- Defect Invalid ---- ----  
6   CDATA support   TouchXML ---- Enhancement Fixed ---- jwight  
2   nodesForXPath:error method of CXMLNode does not support xpath expressions like 'concat(...)' ---- Defect Invalid ---- ----  
2   OS 2.2.1 and RELEASE-config fail to build ---- Defect Invalid ---- ----  
2   Possible leak in stringValue? ---- Defect Invalid ---- ----  
1   CXMLNode nodesForXpath returns 0 items ---- Defect Invalid ---- ----  
2   [PATCH] TouchXML: Add -[CXMLElement innerXMLString] ---- Defect Invalid ---- ----  
2   CJSONSerializer serializeArray doesn't correctly handle arrays with the same instances in certain places. ---- Defect Fixed ---- ----  
1   TouchXML XPath issue ---- Defect Invalid ---- ----  
2   Need documentation for xpath & namespaces   TouchXML ---- Defect Invalid ---- jwight  
1   JSON deserializing {"a": [ { ] } causes exception to be thrown (and no exception-throwing is documented) ---- Defect Fixed ---- ----  
2   TouchJSON: Using nil for &error param causes sigbus when empty data passed ---- Defect Invalid ---- ----  
1   TouchXML: UTF8 string with non-latin chars appears wrong after parsing ---- Defect Fixed ---- ----  
2   Not able to encode characters using touchXML ---- Defect Invalid ---- ----  
2   Ignore CTidy.[hm] when TOUCHXMLUSETIDY is not defined   Usability TouchXML ---- Defect Fixed ---- jpedroso@gmail.com  
2   TouchHTTP bonjour support   TouchHTTP ---- Defect Invalid ---- ----  
2   Support for Writing XML   TouchXML ---- Defect Fixed ---- ----  
2   Bind TouchHTTPD only to localhost/loopback   TouchHTTPD ---- Defect Invalid ---- ----  
3   CJSONDeserializer needs deserializeAsArray method ---- Defect Fixed ---- ----  
1   TouchJSON encodes as NSStrings but decodes as NSData   TouchJSON ---- Defect Fixed ---- jwight  
2   How to get the namespace declaration string value from an xml file ?   TouchXML ---- Defect WontFix ---- ----  
1   TouchXML doesn't allow HTML in XML ---- Defect Invalid ---- ----  
2   can't parse some letters in a feed encoded as iso8859-1 ---- Defect Invalid ---- ----  
1   touchJSON: (1, 1) serializes into [11] ---- Defect Invalid ---- ----  
3   Deserializing a non-UT8 string causes a crash ---- Defect WontFix ---- ----  
3   Tidy is considered private API by Apple reviewers   TouchXML ---- Defect WontFix ---- ----  
3   src/localize.c causes "Format not a literal and no format arguments" warning in some cases ---- Defect Invalid ---- ----  
2   CJSONDeserializer deserializeAsArray: does not skip whitespace   TouchJSON ---- Defect Fixed ---- ----  
3   TouchJSON Fails with Invalid Format; Not enough error catching ---- Defect Invalid ---- ----  
2   TouchJSON - warns 'stringWithContentsOfFile:' is deprecated ---- Defect Fixed ---- ----  
2   TouchXML needs a "selectSingleNode" method ---- Defect Invalid ---- ----  
2   using cocos2d and box2d ---- Defect Invalid ---- ----  
2   Clang leak error   TouchXML ---- Defect Invalid ---- ----  
2   Infinite Loop when parsing invalid JSON string: {" ---- Defect Fixed ---- ----  
2   Feature Request: -setStringValue: support for text nodes ---- Defect Fixed ---- ----  
1   Memory leak in XMLStringWithOptions   TouchXML ---- Defect Invalid ---- ----  
5   TouchXML: Warning in CXMLDocuments   TouchXML ---- Defect Fixed ---- ----  
2   TouchJSON crash on deserializeAsDictionnary ---- Defect Invalid ---- ----  
2   TouchHTTPD trunk lacks [NSDate RFC1822StringValue]   TouchHTTPD ---- Defect Fixed ---- ----  
0   Redundant @dynamic lines cause LLVM 2.0 in Xcode 4 to emit errors. ---- Defect Invalid ---- ----  
2   CJSONScanner crashes on a json like: {"array":[,]} ---- Defect Fixed ---- ----  
2   CJsonDeserializer deserializeAsDictionary generates EXC_BAD_ACCESS (trying to append nil to a string) ---- Defect Invalid ---- ----  
1   A leak when no internet connection and using initWithContentsOfURL ---- Defect New ---- ----  
CSV
  
Powered by Google Project Hosting