Alexey Andreev
|
38d3bf1c63
|
classlib: fix ByteBuffer.slice
Probably fixes #607
|
2022-08-16 10:06:08 +02:00 |
|
iamdudeman
|
2d73403b9a
|
Moved next origin/bound implementations from TThreadLocalRandom to TRandom.
|
2022-08-16 10:34:47 +03:00 |
|
Alexey Andreev
|
10415b356e
|
classlib: fix AbstractSet.hashCode
|
2022-08-12 16:47:59 +02:00 |
|
Timothy Solum
|
f7f99b3c9f
|
Add Random next origin, bound methods for float, double, int and long (#609)
|
2022-08-06 14:39:09 +03:00 |
|
Timothy Solum
|
89f41b9a35
|
Add setName method to Thread. (#608)
|
2022-08-06 14:37:21 +03:00 |
|
Alexey Andreev
|
3571917a2f
|
Fix issue in record toString method generator
|
2022-08-06 14:07:53 +03:00 |
|
Ulugbek
|
b6837340e5
|
classlib: add TCollectors#collectingAndThen and TCollectors#toUnmodifiableList
|
2022-07-25 09:27:18 +03:00 |
|
Ulugbek
|
81ed5ef829
|
classlib: add an empty implementation of TAccessControlContext
|
2022-07-25 09:27:18 +03:00 |
|
Ulugbek
|
8a70c5ded0
|
classlib: add TAccessController(TPrivilegedExceptionAction<T>) T
|
2022-07-25 09:27:18 +03:00 |
|
Ulugbek
|
584adb457f
|
classlib: add TSystem#getSecurityManager()TSecurityManager and an empty implementation of TSecurityManager
|
2022-07-25 09:27:18 +03:00 |
|
Ulugbek
|
c8eb5ec3be
|
classlib: add TPrivilegedActionException
|
2022-07-25 09:27:18 +03:00 |
|
Ulugbek
|
8776504e18
|
classlib: add PrivilegedExceptionAction
|
2022-07-25 09:27:18 +03:00 |
|
Alexey Andreev
|
c42b9fac28
|
Prevent usage of javax.xml package of running JVM
|
2022-07-13 13:13:22 +03:00 |
|
Alexey Andreev
|
7fe79a1768
|
Fix abstract classes are considered by dependency analysis when constructed by reflection
Also fix #592
|
2022-07-13 12:48:34 +03:00 |
|
Alexey Andreev
|
f0d805fda8
|
Support Java 17 records
|
2022-07-10 20:40:24 +03:00 |
|
Alexey Andreev
|
87324a3569
|
Add Stream.toList
|
2022-06-23 10:42:43 +03:00 |
|
Ulugbek Abdullaev
|
eba1d1e574
|
stdlib: implement Stream.takeWhile (#588)
Co-authored-by: Ulugbek <ulugbek.abdullaev@jetbrains.com>
|
2022-06-10 13:41:16 +03:00 |
|
Alexey Andreev
|
eab7ef0a2e
|
Bump Scala version in Scala example. Add hack for Scala runtime.
|
2022-05-08 18:43:49 +03:00 |
|
Alexey Andreev
|
e625409562
|
classlib: add ResourceBundle.getBaseBundleName
|
2022-05-08 18:07:40 +03:00 |
|
Alexey Andreev
|
500d72d596
|
classlib: add methods to java.util.Objects
|
2022-05-08 17:42:26 +03:00 |
|
Alexey Andreev
|
0bcd3101ad
|
Remove unused threeten code
|
2022-03-25 13:21:21 +03:00 |
|
Alexey Andreev
|
393ab3b09e
|
Classlib: fix bug in regexp implementation
|
2022-02-25 20:34:44 +03:00 |
|
Alexey Andreev
|
1c04cd2ba6
|
Fix typo
|
2022-02-01 08:47:27 +03:00 |
|
Alexey Andreev
|
3728645665
|
Add Kotlin hack to avoid using regexp in
String.toFloatOrNull and String.toDoubleOrNull
|
2022-02-01 08:46:35 +03:00 |
|
Alexey Andreev
|
e4a408d26e
|
classlib: throw exception from URL constructor when invalid ':' provided
|
2022-01-12 16:02:46 +03:00 |
|
Alexey Andreev
|
bdd865d07f
|
Update CLDR and tzdata
|
2021-10-14 16:17:52 +03:00 |
|
Alexey Andreev
|
6d11abf4b6
|
Implement missing methods in Boolean, Byte and Short classes
|
2021-10-14 15:25:00 +03:00 |
|
Alexey Andreev
|
73bd139b7e
|
C: implement ServiceLoader
|
2021-04-14 23:02:09 +03:00 |
|
Alexey Andreev
|
aa8a91d030
|
classlib: implement missing charsets
|
2021-03-30 20:03:25 +03:00 |
|
Alexey Andreev
|
c4c1408160
|
wasm: fix running tests, add in-browser test runners
|
2021-03-20 19:52:45 +03:00 |
|
Alexey Andreev
|
5d9d64303e
|
Fix tzdata parser
|
2021-03-18 13:03:55 +03:00 |
|
Alexey Andreev
|
4fe012740d
|
Update tzdata
|
2021-03-18 12:00:27 +03:00 |
|
Alexey Andreev
|
0cff9e104c
|
Fix checkstyle warnings after migration to the new version
|
2021-03-18 11:51:20 +03:00 |
|
Alexey Andreev
|
81bfe3f6e2
|
Improve pom.xml configuration
|
2021-03-18 11:16:41 +03:00 |
|
Alexey Andreev
|
44bacd0b02
|
java.time: update threeten code and tests WRT JDK semantics
|
2021-03-18 00:13:52 +03:00 |
|
Alexey Andreev
|
8fea07b772
|
java.time: remove deviation config reader for HijrahDate
|
2021-03-18 00:13:52 +03:00 |
|
Alexey Andreev
|
e9d0ed5c67
|
java.time: reduce generated code size
|
2021-03-18 00:13:52 +03:00 |
|
Alexey Andreev
|
1b31d6da9a
|
java.time: format code according to checkstyle rules
|
2021-03-18 00:13:52 +03:00 |
|
Alexey Andreev
|
2924af963d
|
java.time: add support for time zones
|
2021-03-18 00:13:52 +03:00 |
|
Alexey Andreev
|
81878548b4
|
java.time: running threeten tests
|
2021-03-18 00:13:51 +03:00 |
|
Alexey Andreev
|
91c00da57b
|
java.time: add tests from threeten
|
2021-03-18 00:13:51 +03:00 |
|
Alexey Andreev
|
5d630ae551
|
java.time: get rid of serialization code
|
2021-03-18 00:13:49 +03:00 |
|
Alexey Andreev
|
051c3bb227
|
java.time: remove jdk7 hacks
|
2021-03-18 00:13:09 +03:00 |
|
Alexey Andreev
|
3513bacc2e
|
java.time: remove usages of concurrent classes
|
2021-03-18 00:12:42 +03:00 |
|
Alexey Andreev
|
f12d33a032
|
java.time: add files from threeten
|
2021-03-18 00:12:42 +03:00 |
|
Alexey Andreev
|
0064d399be
|
Fix bug in Arrays.binarySearch
|
2021-03-17 10:15:25 +03:00 |
|
Alexey Andreev
|
a3eaa1fc18
|
Add EnumSet.range
|
2021-03-17 10:14:32 +03:00 |
|
Alexey Andreev
|
26db1acc96
|
Fix how weeks are represented in DateFormatSymbols
Add missing methods to DateFormatSymbols
|
2021-03-17 10:13:38 +03:00 |
|
Alexey Andreev
|
3cfe4644cd
|
Stdlib: save tzdb as set of rules instead of set of transitions
Generate transitions at run time
|
2021-03-16 21:47:05 +03:00 |
|
Alexey Andreev
|
9a83bfe4e9
|
Fix new Kotlin hacks
|
2021-03-12 19:51:58 +03:00 |
|