index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
native
/
JniConstants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't leak a JNI local reference every time findClass is called.
Elliott Hughes
2011-06-15
1
-1
/
+3
*
Implement recvfrom(2).
Elliott Hughes
2011-05-19
1
-2
/
+0
*
Add getpwnam(3) and getpwuid(3).
Elliott Hughes
2011-05-13
1
-0
/
+2
*
Expose poll(2) and reimplement java.nio.channels.Selector.
Elliott Hughes
2011-05-11
1
-0
/
+2
*
Set the sin6_scope_id field when translating an Inet6Address to a sockaddr.
Elliott Hughes
2011-05-04
1
-0
/
+2
*
Add getaddrinfo(2).
Elliott Hughes
2011-05-04
1
-0
/
+2
*
Rewrite NetworkInterface.
Elliott Hughes
2011-04-21
1
-2
/
+0
*
Add getnameinfo(3) (and gai_strerror(3)).
Elliott Hughes
2011-04-19
1
-0
/
+2
*
Add MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP setsockopt(2).
Elliott Hughes
2011-04-01
1
-2
/
+2
*
Add getsockname(2) and getsockopt(2).
Elliott Hughes
2011-03-30
1
-0
/
+6
*
Add sendfile(2).
Elliott Hughes
2011-03-29
1
-0
/
+4
*
Add fcntl(2).
Elliott Hughes
2011-03-24
1
-0
/
+2
*
Add uname(2).
Elliott Hughes
2011-03-24
1
-0
/
+2
*
Add pipe(2).
Elliott Hughes
2011-03-24
1
-2
/
+4
*
Fix an initialization.
Elliott Hughes
2011-03-23
1
-1
/
+1
*
Add statfs(2).
Elliott Hughes
2011-03-23
1
-0
/
+2
*
Add fstat(2), lstat(2), and stat(2).
Elliott Hughes
2011-03-17
1
-0
/
+2
*
Add access(2), strerror(3) and access to environ.
Elliott Hughes
2011-03-16
1
-0
/
+2
*
Tidy up the bidi code a little.
Elliott Hughes
2011-02-16
1
-1
/
+1
*
Clean up the CharsetDecoder/CharsetEncoder implementation a bit more.
Elliott Hughes
2011-02-07
1
-1
/
+1
*
Slight cleanup of the TimeZones code.
Elliott Hughes
2011-01-16
1
-0
/
+2
*
Remove the last vestiges of the external allocation cruft.
Elliott Hughes
2011-01-05
1
-2
/
+0
*
More icu4jni reshuffling.
Elliott Hughes
2010-10-01
1
-2
/
+2
*
Start moving icu4jni classes into libcore.icu.
Elliott Hughes
2010-10-01
1
-1
/
+1
*
Speed up Float.toString (and Double.toString).
Elliott Hughes
2010-09-01
1
-0
/
+2
*
Multicast cleanup.
Elliott Hughes
2010-08-17
1
-2
/
+2
*
Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API.
Elliott Hughes
2010-06-17
1
-2
/
+0
*
Remove dynamic calls to FindClass.
Elliott Hughes
2010-06-16
1
-0
/
+86