FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Objects/stringlib/stringdefs.h - WolframAlph/cpython · GitHub
WolframAlph
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Objects
stringlib
stringdefs.h
on
fix-refleak
User selector
Datepicker
Commit history
Commits on May 24, 2022
gh-93033: Use wmemchr in stringlib (GH-93034)
Show description for 7108bdf
goldsteinn
authored
7108bdf
View commit details
Copy full SHA for 7108bdf
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
bpo-40521: Make empty Unicode string per interpreter (GH-21096)
Show description for f363d0a
vstinner
authored
f363d0a
View commit details
Copy full SHA for f363d0a
View code at this point
Browse repository at this point
bpo-40521: Make bytes singletons per interpreter (GH-21074)
Show description for c41eed1
vstinner
authored
c41eed1
View commit details
Copy full SHA for c41eed1
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
stringlib: remove unused STRINGLIB_RESIZE macro
vstinner
committed
76b3b27
View commit details
Copy full SHA for 76b3b27
View code at this point
Browse repository at this point
Commits on Feb 23, 2012
Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator
Show description for 41a863c
Victor Stinner
committed
41a863c
View commit details
Copy full SHA for 41a863c
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
remove some usage of Py_UNICODE_TOUPPER/LOWER
benjaminp
committed
21e0da2
View commit details
Copy full SHA for 21e0da2
View code at this point
Browse repository at this point
Commits on Nov 20, 2011
stringlib: remove unused STRINGLIB_FILL
Victor Stinner
committed
0fc3519
View commit details
Copy full SHA for 0fc3519
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
Fix fastsearch for UCS2 and UCS4
Show description for 8cc70dc
Victor Stinner
committed
8cc70dc
View commit details
Copy full SHA for 8cc70dc
View code at this point
Browse repository at this point
Commits on Sep 28, 2011
Implement PEP 393.
loewis
committed
d63a3b8
View commit details
Copy full SHA for d63a3b8
View code at this point
Browse repository at this point
Commits on Jan 13, 2010
Merged revisions 77461 via svnmerge from
Show description for f2c5484
pitrou
committed
f2c5484
View commit details
Copy full SHA for f2c5484
View code at this point
Browse repository at this point
Commits on Jan 2, 2010
Merged revisions 77241 via svnmerge from
Show description for da2ecaf
pitrou
committed
da2ecaf
View commit details
Copy full SHA for da2ecaf
View code at this point
Browse repository at this point
Commits on Nov 30, 2009
Issue #5748: bytesobject.c should not have its own private defines for stringlib macros. Also removed unused defines and include for localutil.h.
ericvsmith
committed
0f78bff
View commit details
Copy full SHA for 0f78bff
View code at this point
Browse repository at this point
Commits on Apr 27, 2009
Merged revisions 72040 via svnmerge from
Show description for 6dc46f5
ericvsmith
committed
6dc46f5
View commit details
Copy full SHA for 6dc46f5
View code at this point
Browse repository at this point
Commits on Apr 3, 2009
Added ',' thousands grouping to int.__format__. See PEP 378.
Show description for a3b1ac8
ericvsmith
committed
a3b1ac8
View commit details
Copy full SHA for a3b1ac8
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
#2630: Implement PEP 3138.
Show description for 559e5d7
birkenfeld
committed
559e5d7
View commit details
Copy full SHA for 559e5d7
View code at this point
Browse repository at this point
Commits on May 26, 2008
Renamed PyString to PyBytes
tiran
committed
72b710a
View commit details
Copy full SHA for 72b710a
View code at this point
Browse repository at this point
Commits on May 11, 2008
Merged revisions 63078 via svnmerge from
Show description for 5807c41
ericvsmith
committed
5807c41
View commit details
Copy full SHA for 5807c41
View code at this point
Browse repository at this point
Commits on Feb 17, 2008
Fixes for shared 2.6 code that implements PEP 3101, advanced string
Show description for 8fd3eba
ericvsmith
committed
8fd3eba
View commit details
Copy full SHA for 8fd3eba
View code at this point
Browse repository at this point
Commits on Sep 1, 2007
Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking for unicode objects.
ericvsmith
committed
37f1038
View commit details
Copy full SHA for 37f1038
View code at this point
Browse repository at this point
Commits on Aug 25, 2007
Implementation of PEP 3101, Advanced String Formatting.
Show description for 8c66326
ericvsmith
committed
8c66326
View commit details
Copy full SHA for 8c66326
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL