Last 30 days
-
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").
-
r30
(getMe2dayHome() 메서드 구현.
) committed by xrathx
- getMe2dayHome() 메서드 구현.
-
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
-
-
r29
(getCommentToMe에서 Author 정보가 나오지 않던 버그 수정.
) committed by xrathx
- getCommentToMe에서 Author 정보가 나오지 않던 버그 수정.
getCommentToMe에서 Author 정보가 나오지 않던 버그 수정.
Earlier this year
-
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.
-
-
r26
([No log message]) committed by xrathx
- [No log message]
-
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.
-
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.
-
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.
-
r22
(test script for me2day API.
) committed by xrathx
- test script for me2day API.
test script for me2day API.
-
r21
(remove libxml2, and add simplejson.
) committed by xrathx
- remove libxml2, and add simplejson.
remove libxml2, and add simplejson.
-
r21
(remove libxml2, and add simplejson.
) committed by xrathx
- remove libxml2, and add simplejson.
remove libxml2, and add simplejson.
-
r20
(Initial import for Python.
) committed by xrathx
- Initial import for Python.
Initial import for Python.
-
me2api-java-0.6.jar (me2day api jar) file uploaded by xrathx
-
Labels:
Featured
Type-Archive
OpSys-All
Labels:
Featured
Type-Archive
OpSys-All
-
-
r19
(Added a comment.
) committed by xrathx
- Added a comment.
-
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.
-
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.
-
r16
(Apply renaming.
) committed by xrathx
- Apply renaming.
-
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
-
r14
(Added GWT support feature.
) committed by xrathx
- Added GWT support feature.
Added GWT support feature.
-
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.
-
-
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 꼬룸!
-
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.
-
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.
|