FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for stdlib - coolreader18/RustPython · GitHub
coolreader18
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython
stdlib
on
split-out-generic-compression
User selector
Datepicker
Commit history
Commits on May 6, 2025
Apply suggestions from code review
youknowone
committed
e164655
View commit details
Copy full SHA for e164655
View code at this point
Browse repository at this point
Commits on Apr 21, 2025
Split out common compression routines into separate file
coolreader18
committed
4f10cf0
View commit details
Copy full SHA for 4f10cf0
View code at this point
Browse repository at this point
Fix mmap aborting with invalid fd in debug mode
xbjfk
authored and
youknowone
committed
ecbc6f7
View commit details
Copy full SHA for ecbc6f7
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
Finish _bz2 implementation
coolreader18
committed
f0d46bf
View commit details
Copy full SHA for f0d46bf
View code at this point
Browse repository at this point
Remove bz2 feature
coolreader18
committed
e377e43
View commit details
Copy full SHA for e377e43
View code at this point
Browse repository at this point
Use libbz2-rs-sys for bzip2 implementation
Show description for e640487
coolreader18
and
arihant2math
committed
e640487
View commit details
Copy full SHA for e640487
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
fix _suggestions module init
Show description for fd665f6
arihant2math
authored and
youknowone
committed
fd665f6
View commit details
Copy full SHA for fd665f6
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Upgrade system-configuration and libz-rs-sys
coolreader18
committed
2e14b7b
View commit details
Copy full SHA for 2e14b7b
View code at this point
Browse repository at this point
Upgrade which and rustix
coolreader18
committed
7eb361c
View commit details
Copy full SHA for 7eb361c
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Rust dependency updates (#5651)
arihant2math
authored
a7ad848
View commit details
Copy full SHA for a7ad848
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
fix more cspell warnings (#5689)
youknowone
authored
4ae2936
View commit details
Copy full SHA for 4ae2936
View code at this point
Browse repository at this point
More cspell fixes (#5670)
arihant2math
authored
b81ae9b
View commit details
Copy full SHA for b81ae9b
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
Add _suggestions module (#5675)
arihant2math
authored
3c6bc2c
View commit details
Copy full SHA for 3c6bc2c
View code at this point
Browse repository at this point
_tkinter pt. 2 (#5640)
arihant2math
authored
be56911
View commit details
Copy full SHA for be56911
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
Update test_math from CPython 3.13.2 (#5610)
Show description for d800a6b
hbina
authored
d800a6b
View commit details
Copy full SHA for d800a6b
View code at this point
Browse repository at this point
Merge pull request #5661 from arihant2math/doc
Show description for e0a35e4
youknowone
authored
e0a35e4
View commit details
Copy full SHA for e0a35e4
View code at this point
Browse repository at this point
Bump openssl from 0.10.71 to 0.10.72
Show description for c2665e3
dependabot[bot]
authored and
youknowone
committed
c2665e3
View commit details
Copy full SHA for c2665e3
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
clear out warnings
arihant2math
authored and
youknowone
committed
5c854fc
View commit details
Copy full SHA for 5c854fc
View code at this point
Browse repository at this point
Fix more cspell warnings
youknowone
committed
d7113e1
View commit details
Copy full SHA for d7113e1
View code at this point
Browse repository at this point
fix cspell warnings
youknowone
committed
7ac61f3
View commit details
Copy full SHA for 7ac61f3
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Make FromArgs default field take an expression, not a string literal
coolreader18
authored and
youknowone
committed
0b35946
View commit details
Copy full SHA for 0b35946
View code at this point
Browse repository at this point
Remove some unncessary dependencies
coolreader18
authored and
youknowone
committed
24d9956
View commit details
Copy full SHA for 24d9956
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
Have rustpython_literal::escape support wtf8
coolreader18
authored and
youknowone
committed
7d05f88
View commit details
Copy full SHA for 7d05f88
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Merge pull request #5629 from coolreader18/surrogate-literals
Show description for b6aacbf
coolreader18
authored
b6aacbf
View commit details
Copy full SHA for b6aacbf
View code at this point
Browse repository at this point
Merge pull request #5624 from youknowone/libffi-workspace
Show description for f27c1f7
youknowone
authored
f27c1f7
View commit details
Copy full SHA for f27c1f7
View code at this point
Browse repository at this point
Merge pull request #5625 from youknowone/clippy
Show description for c9161c0
coolreader18
authored
c9161c0
View commit details
Copy full SHA for c9161c0
View code at this point
Browse repository at this point
Merge pull request #5626 from youknowone/remove-unused-deps
Show description for 6e79a2a
coolreader18
authored
6e79a2a
View commit details
Copy full SHA for 6e79a2a
View code at this point
Browse repository at this point
Merge pull request #5627 from youknowone/once-cell
Show description for bea25a0
coolreader18
authored
bea25a0
View commit details
Copy full SHA for bea25a0
View code at this point
Browse repository at this point
Fix more surrogate crashes
coolreader18
committed
0a07cd9
View commit details
Copy full SHA for 0a07cd9
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
disable cspell from files with a bunch of OS jargons
youknowone
committed
372e683
View commit details
Copy full SHA for 372e683
View code at this point
Browse repository at this point
Remove unused dependency
youknowone
committed
97fa11d
View commit details
Copy full SHA for 97fa11d
View code at this point
Browse repository at this point
Remove more direct use of OnceCell
youknowone
committed
ad57885
View commit details
Copy full SHA for ad57885
View code at this point
Browse repository at this point
Remoce once_cell::Lazy usage
youknowone
committed
ec09599
View commit details
Copy full SHA for ec09599
View code at this point
Browse repository at this point
Apply nightly clippy suggestions
youknowone
committed
bc38e9d
View commit details
Copy full SHA for bc38e9d
View code at this point
Browse repository at this point
Fix remaining tests
coolreader18
committed
a861264
View commit details
Copy full SHA for a861264
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL