Sign in
apache
/
fory
/
HEAD
3f829a9
docs(rust): add rust document (#2582)
by Shawn Yang
· 21 hours ago
main
4e95eae
fix(java): row format buffer recycling leaves offset and size for null values (#2540)
by Steven Schlansker
· 25 hours ago
c3b4d3f
feat(java): support limit deserialization depth (#2578)
by Shawn Yang
· 2 days ago
cb92dfc
feat(Go): Implement ahead of time codegen for fory-go serialization (#2553)
by thisingl
· 2 days ago
892c2d1
refactor(java): refactor fory java exception hierarchical structure (#2577)
by Shawn Yang
· 2 days ago
827c62e
feat(java): bean encoder implemented interfaces honor `@Ignore` (#2576)
by Steven Schlansker
· 2 days ago
2ded2e2
fix(java): skip hash compute for abstract field type (#2575)
by Shawn Yang
· 2 days ago
9a032a1
feat(Rust): Support automatic conversion between T and Option<T> when deserialize (#2563)
by urlyy
· 3 days ago
93207ee
fix(java): Skip calculation of classVersionHash if checkClassVersion is false (#2573)
by Thomas Heigl
· 3 days ago
2a63b90
fix(java): fix classinfo npe on graalvm (#2572)
by Shawn Yang
· 3 days ago
b167580
add idea jdk11 usage config
by chaokunyang
· 3 days ago
d8090ee
chore(ci): use str replace to make bump java version faster (#2568)
by Shawn Yang
· 3 days ago
1b64dda
docs: update contributing.md with Rust lint command (#2569)
by urlyy
· 3 days ago
ed4ea73
fix(java): fix codegen name conflict (#2565)
by Shawn Yang
· 3 days ago
bb430b0
fix(ci): Exit with subprocess return code in run_ci.py (#2560)
by Emre Şafak
· 4 days ago
266af2a
feat(go): add type meta encoding for meta share (#2554)
by Zhong Junjie
· 4 days ago
ae9c416
fix(ci): Install pyfory for golang xlang tests (#2561)
by Emre Şafak
· 4 days ago
db41ce3
chore: bump release version to 0.12.1 (#2556)
by Shawn Yang
· 5 days ago
707de60
feat(rust): support skipping fields bytes when deserializing in compatible mode (#2545)
by urlyy
· 8 days ago
c632500
fix(java): array encoder seems to waste 8 bytes in encode(T) (#2551)
by Steven Schlansker
· 8 days ago
72fd91c
chore(javascript): rename foryjs to apache-fory and remove install docs (#2544)
by Shawn Yang
· 9 days ago
bdf7faf
fix(ci): use commit hash for repo-file-sync-action (#2542)
by Shawn Yang
· 9 days ago
ab8593c
fix(ci): use lowercase for betahuhn/repo-file-sync-action (#2541)
by Shawn Yang
· 9 days ago
9c50c63
fix(python): add macos 13 release (#2538)
by Shawn Yang
· 10 days ago
92471a0
fix(python): fix bump version (#2536)
by Shawn Yang
· 10 days ago
02a5673
fix(python): fix bump_wheel version (#2534)
by Shawn Yang
· 10 days ago
982814f
ci: Fix verify_version() by capturing version properly (#2535)
by Emre Şafak
· 10 days ago
5a32f42
fix(ci): Use ref_name tag in Windows, name release runs, verify wheel versions, use all python versions for release (#2532)
by Emre Şafak
· 10 days ago
7cd4515
feat(Rust): support Option in MetaFieldType se/de (#2528)
by urlyy
· 11 days ago
a30d0d5
feat(Rust): Implementing Type Compatible (#2492)
by urlyy
· 11 days ago
0ae438d
feat(CI): Cache npm, add node 24, lock file (#2523)
by Emre Şafak
· 11 days ago
3363baf
fix(ci): Pass tag to bump_py_version, set PLAT inside manylinux container (#2522)
by Emre Şafak
· 11 days ago
0416413
fix(java): MemoryBuffer tests that equalTo works with size zero buffers (#2524)
by Steven Schlansker
· 11 days ago
ef6f68e
feat(python): type meta encoding for python (#2509)
by Shawn Yang
· 12 days ago
7a2700f
fix(python): fix release python wheel head_branch tag (#2519)
by Shawn Yang
· 12 days ago
2bef1a8
fix(ci): print workflow head branch (#2518)
by Shawn Yang
· 12 days ago
a9ab4f6
fix(python): fix publich tag for workflow (#2517)
by Shawn Yang
· 12 days ago
52f7676
chore: fix MetaStrEncoding (#2516)
by co63oc
· 12 days ago
f6d0c52
ci: Pass the GH token to actions/download-artifact (#2514)
by Emre Şafak
· 12 days ago
8c0fdca
ci: Fix Windows wheel creation (#2511)
by Emre Şafak
· 12 days ago
8d30984
docs: Improve pull request template (#2508)
by Emre Şafak
· 13 days ago
645faf5
fix(ci): Use $ROOT/dist for wheel distribution (#2506)
by Emre Şafak
· 13 days ago
3b28265
feat(python): meta compression for python (#2504)
by Shawn Yang
· 13 days ago
5673703
chore: translate Chinese comments into English (#2503)
by Asnowww
· 13 days ago
50f5d4d
fix: Fix the issue of addListener not releasing the lock (#2500)
by opensnail
· 2 weeks ago
49746f3
docs(python): add row format doc (#2499)
by Shawn Yang
· 2 weeks ago
08dad96
docs: Improve pyfory PyPI documentation (#2498)
by Emre Şafak
· 2 weeks ago
0922ec7
fix(java): row format generated bean types handling Optional (#2497)
by Steven Schlansker
· 2 weeks ago
1735e4d
chore: fix typos (#2496)
by Asnowww
· 2 weeks ago
6f54e19
docs: fix meta_size_mask (#2495)
by urlyy
· 2 weeks ago
2c912cd
fix(java): Encoders.mapEncoder(TypeRef, TypeRef, TypeRef, Fory) should load bean classes (#2494)
by Steven Schlansker
· 2 weeks ago
66a2e78
feat(python): add register api to python (#2491)
by Shawn Yang
· 3 weeks ago
6b6486d
feat(python): set default languge to python for pyfory (#2490)
by Shawn Yang
· 3 weeks ago
c7cd352
fix(ci): Build python wheels using interpreters in manylinux2014 (#2486)
by Emre Şafak
· 3 weeks ago
b84255f
chore: bump release version to 0.12.0 (#2489)
by Shawn Yang
· 3 weeks ago
bef364a
feat: Chain wheel test/build and release workflows (#2483)
by Emre Şafak
· 3 weeks ago
68b9f08
fix(python): fix py release on macos 13 (#2478)
by Shawn Yang
· 3 weeks ago
1e01b9a
chore(python): disable pyfory.format import warning (#2476)
by Shawn Yang
· 3 weeks ago
9004a03
fix(python): fix pyfory pypi release (#2473)
by Shawn Yang
· 3 weeks ago
9a246c5
fix(java): fix row encoder for private struct (#2469)
by Shawn Yang
· 3 weeks ago
373e712
feat(memory): add customizable MemoryAllocator interface (#2467)
by adri
· 3 weeks ago
461d5f8
fix(python): fix gh action pypi publish (#2468)
by Shawn Yang
· 3 weeks ago
19180e9
refactor(java): rename abstract collection/map serializers to Map/ListLikeSerializer (#2466)
by Shawn Yang
· 3 weeks ago
80ffbeb
fix(java): fix map/list element type same with collection type jit error (#2465)
by Shawn Yang
· 3 weeks ago
f6d1e86
feat(java): support object stream serialization for graalvm (#2464)
by Shawn Yang
· 3 weeks ago
9d87f2b
fix(java): fix decode classdef for abstract classes (#2462)
by Shawn Yang
· 3 weeks ago
d3ce1bb
feat(java): add graalvm 23 ci (#2463)
by Shawn Yang
· 3 weeks ago
81ca4fb
chore(java): arrow 18.3.0 (#2458)
by Steven Schlansker
· 4 weeks ago
431c91c
fix(java): fix extension java module conflict (#2456)
by Shawn Yang
· 4 weeks ago
e56a999
fix(java): fix extension java module conflict (#2455)
by Shawn Yang
· 4 weeks ago
b2f6be6
fix(java): fix shade janino duplciate entry (#2453)
by Shawn Yang
· 4 weeks ago
8982e51
fix(java): fix maven deploy (#2452)
by Shawn Yang
· 4 weeks ago
4e580c7
feat(python): add register api for python (#2451)
by Shawn Yang
· 4 weeks ago
bc7de3c
fix(java): fix install jdks (#2450)
by Shawn Yang
· 4 weeks ago
d9a874b
chore(python): add execute doc for cross langauge tests in python (#2420)
by Shawn Yang
· 4 weeks ago
b0af8d0
fix(java): fix java deploy with different java versions (#2449)
by Shawn Yang
· 4 weeks ago
fbee54f
fix(java): MemoryBuffer::readChars (#2438)
by Leo
· 4 weeks ago
880257c
feat(java): use java11 for fory-format module (#2448)
by Shawn Yang
· 4 weeks ago
8d5cc23
fix(java): crash when map only contains null value (#2444)
by Leo
· 4 weeks ago
8fb1bc7
fix(rust): fix rust lint error (#2447)
by Shawn Yang
· 4 weeks ago
f4188e8
chore: translate comments (#2442)
by co63oc
· 4 weeks ago
ae8c36c
refactor(ci): Migrate CI runner to Python scripts (#2406)
by Emre Şafak
· 4 weeks ago
d8f53c5
chore: fix typos (#2436)
by co63oc
· 5 weeks ago
b0bc481
chore: fix typos (#2433)
by co63oc
· 6 weeks ago
e76cf14
chore: remove incubating (#2431)
by Shawn Yang
· 6 weeks ago
8bfe1fa
chore: fix typos (#2429)
by co63oc
· 6 weeks ago
ea68b81
chore(dart): fix typos (#2428)
by co63oc
· 7 weeks ago
dc52731
fix(go): fix type writing and reading logic in slice (#2427)
by lzaeh
· 7 weeks ago
990a1ab
chore: fix typos (#2424)
by co63oc
· 7 weeks ago
0f37764
docs: fix ruff command (#2425)
by co63oc
· 7 weeks ago
5e0c4ec
chore(cpp): fix duplicate copyright (#2426)
by co63oc
· 7 weeks ago
5a15097
feat(kotlin): add cache to kotlin default value support (#2419)
by Shawn Yang
· 7 weeks ago
f26681c
fix: Correct pyarrow installation check and add bazel troubleshooting (#2418)
by Emre Şafak
· 7 weeks ago
d6a425a
feat(kotlin): support default value for kotlin data class (#2416)
by Shawn Yang
· 8 weeks ago
c4a05d5
refactor(java): refactor java default value support for scala/kotlin (#2415)
by Shawn Yang
· 8 weeks ago
a6aead8
feat(scala): support scala object with default values (#2412)
by Shawn Yang
· 8 weeks ago
f4718ac
feat: Implement ObjectSerializer for custom objects (#2413)
by Emre Şafak
· 8 weeks ago
71591e7
feat(python): Add FunctionSerializer for function serialization (#2404)
by Emre Şafak
· 8 weeks ago
e39f8b3
chore(docs): Fix the names of some documents (#2411)
by PAN
· 8 weeks ago
0af0f1b
perf(Go/python): Type system compatibility upgrade (#2339)
by PAN
· 8 weeks ago
Next »