My favorites | Sign in
Project Logo
          
Details: Show all Hide all

Last 30 days

  • Dec 11, 2009
    r31 (Remove getBytes() which is depends on each platform, modifie...) committed by xrathx   -   Remove getBytes() which is depends on each platform, modified getBytes("UTF-8").
    Remove getBytes() which is depends on each platform, modified getBytes("UTF-8").
  • Dec 10, 2009
    r30 (getMe2dayHome() 메서드 구현. ) committed by xrathx   -   getMe2dayHome() 메서드 구현.
    getMe2dayHome() 메서드 구현.
  • Dec 10, 2009
    me2api-java.jar (me2day api for java 0.6.1 binary) file uploaded by xrathx   -  
    Labels: Featured Type-Package OpSys-All
    Labels: Featured Type-Package OpSys-All
  • Dec 10, 2009
    me2api-java-src-0.6.1.tar.gz (me2api for java 0.6.1) file uploaded by xrathx   -  
    Labels: OpSys-All Featured Type-Source
    Labels: OpSys-All Featured Type-Source
  • Dec 10, 2009
    r29 (getCommentToMe에서 Author 정보가 나오지 않던 버그 수정. ) committed by xrathx   -   getCommentToMe에서 Author 정보가 나오지 않던 버그 수정.
    getCommentToMe에서 Author 정보가 나오지 않던 버그 수정.

Earlier this year

  • Nov 05, 2009
    r28 (Add lombok.jar to classpath on the 'compile' target. ) committed by xrathx   -   Add lombok.jar to classpath on the 'compile' target.
    Add lombok.jar to classpath on the 'compile' target.
  • Oct 23, 2009
    r27 (- ) committed by xrathx   -   -
    -
  • Oct 23, 2009
    r26 ([No log message]) committed by xrathx   -   [No log message]
    [No log message]
  • Sep 15, 2009
    r25 (import hashlib to prevent deprecated warning that are genera...) committed by xrathx   -   import hashlib to prevent deprecated warning that are generated by md5 module.
    import hashlib to prevent deprecated warning that are generated by md5 module.
  • Sep 15, 2009
    r24 (To invoke Matcher.appendReplacement, 2nd parameter's dollar ...) committed by xrathx   -   To invoke Matcher.appendReplacement, 2nd parameter's dollar sign is symbol. so when it find dollar sign, it force to replace preceded backslash.
    To invoke Matcher.appendReplacement, 2nd parameter's dollar sign is symbol. so when it find dollar sign, it force to replace preceded backslash.
  • Sep 14, 2009
    r23 (o Add a timeout as parameter when connecting via httplib o F...) committed by xrathx   -   o Add a timeout as parameter when connecting via httplib o For Python 2.6, remove simplejson module, and add json module. o BUGFIX: when no tags is included in a post, a zero-length tag was returned.
    o Add a timeout as parameter when connecting via httplib o For Python 2.6, remove simplejson module, and add json module. o BUGFIX: when no tags is included in a post, a zero-length tag was returned.
  • Sep 13, 2009
    r22 (test script for me2day API. ) committed by xrathx   -   test script for me2day API.
    test script for me2day API.
  • Sep 13, 2009
    r21 (remove libxml2, and add simplejson. ) committed by xrathx   -   remove libxml2, and add simplejson.
    remove libxml2, and add simplejson.
  • Sep 13, 2009
    r21 (remove libxml2, and add simplejson. ) committed by xrathx   -   remove libxml2, and add simplejson.
    remove libxml2, and add simplejson.
  • Sep 13, 2009
    r20 (Initial import for Python. ) committed by xrathx   -   Initial import for Python.
    Initial import for Python.
  • Sep 07, 2009
    me2api-java-0.6.jar (me2day api jar) file uploaded by xrathx   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Sep 07, 2009
    me2api-java-src-0.6.tar.gz (me2day api for java 0.6) file uploaded by xrathx   -  
    Labels: Type-Source Featured OpSys-All
    Labels: Type-Source Featured OpSys-All
  • Sep 07, 2009
    r19 (Added a comment. ) committed by xrathx   -   Added a comment.
    Added a comment.
  • Sep 06, 2009
    r18 (Add some exception handling code. If a user doesn't have hom...) committed by xrathx   -   Add some exception handling code. If a user doesn't have homepage url, NullPointerException threw when using in it on GWT.
    Add some exception handling code. If a user doesn't have homepage url, NullPointerException threw when using in it on GWT.
  • Sep 02, 2009
    r17 (o Adding JDK 1.5 compatability. o Person::OpenID field is no...) committed by xrathx   -   o Adding JDK 1.5 compatability. o Person::OpenID field is not required so that some null checking code were added.
    o Adding JDK 1.5 compatability. o Person::OpenID field is not required so that some null checking code were added.
  • Sep 02, 2009
    r16 (Apply renaming. ) committed by xrathx   -   Apply renaming.
    Apply renaming.
  • Sep 02, 2009
    r15 (package name was changed from net.me2day.java to net.me2day ) committed by xrathx   -   package name was changed from net.me2day.java to net.me2day
    package name was changed from net.me2day.java to net.me2day
  • Sep 02, 2009
    r14 (Added GWT support feature. ) committed by xrathx   -   Added GWT support feature.
    Added GWT support feature.
  • Aug 31, 2009
    r13 (o When checking the length of body, remove Textile URL chara...) committed by xrathx   -   o When checking the length of body, remove Textile URL characters. o Add Eclipse project files.
    o When checking the length of body, remove Textile URL characters. o Add Eclipse project files.
  • Jun 13, 2009
    me2api-java-src-0.5.tar.gz (me2day for java 0.5) file uploaded by xrathx   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Jun 13, 2009
    r12 (file attachment feature was added. thanks to 꼬룸! ) committed by xrathx   -   file attachment feature was added. thanks to 꼬룸!
    file attachment feature was added. thanks to 꼬룸!
  • Jun 13, 2009
    r11 (o Remove warnings on Eclipse. o Remove post's length check ...) committed by xrathx   -   o Remove warnings on Eclipse. o Remove post's length check code for textile.
    o Remove warnings on Eclipse. o Remove post's length check code for textile.
  • Jun 13, 2009
    r10 (Now you can get a permalink you made when you call the 'post...) committed by xrathx   -   Now you can get a permalink you made when you call the 'post' method.
    Now you can get a permalink you made when you call the 'post' method.
 
Hosted by Google Code