FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Include/stringobject.h - vikas-sarin/python · GitHub
vikas-sarin
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Include
stringobject.h
on
master
User selector
Datepicker
Commit history
Commits on Jun 24, 2008
Modified interface to _Py_[String|Unicode]InsertThousandsGrouping, in anticipation of fixing issue 3140.
Show description for 8620baf
eric.smith
committed
8620baf
View commit details
Copy full SHA for 8620baf
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
swap stringobject.h and bytesobject.h contents to make sense. PyString in
Show description for 9786c35
gregory.p.smith
committed
9786c35
View commit details
Copy full SHA for 9786c35
View code at this point
Browse repository at this point
Commits on Jun 9, 2008
This reverts r63675 based on the discussion in this thread:
Show description for 36da06a
gregory.p.smith
committed
36da06a
View commit details
Copy full SHA for 36da06a
View code at this point
Browse repository at this point
Commits on May 26, 2008
Renamed PyString to PyBytes
Show description for 4b6cc1c
christian.heimes
committed
4b6cc1c
View commit details
Copy full SHA for 4b6cc1c
View code at this point
Browse repository at this point
First step of the C API rename:
Show description for 0b79e9f
christian.heimes
committed
0b79e9f
View commit details
Copy full SHA for 0b79e9f
View code at this point
Browse repository at this point
Commits on May 11, 2008
Addresses issue 2802: 'n' formatting for integers.
Show description for a67548c
eric.smith
committed
a67548c
View commit details
Copy full SHA for a67548c
View code at this point
Browse repository at this point
Commits on Dec 19, 2007
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. Macros for b/w compatibility are available.
Show description for ab7f0de
christian.heimes
committed
ab7f0de
View commit details
Copy full SHA for ab7f0de
View code at this point
Browse repository at this point
Commits on Jul 21, 2007
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
Show description for 61ecb79
martin.v.loewis
committed
61ecb79
View commit details
Copy full SHA for 61ecb79
View code at this point
Browse repository at this point
Commits on Feb 25, 2007
Variation of patch # 1624059 to speed up checking if an object is a subclass
Show description for e7cad24
neal.norwitz
committed
e7cad24
View commit details
Copy full SHA for e7cad24
View code at this point
Browse repository at this point
Commits on Feb 15, 2006
Merge ssize_t branch.
Show description for 6fc3b2f
martin.v.loewis
committed
6fc3b2f
View commit details
Copy full SHA for 6fc3b2f
View code at this point
Browse repository at this point
Commits on Oct 28, 2004
Wrote down the invariants of some common objects whose structure is
Show description for dcca8da
arigo
committed
dcca8da
View commit details
Copy full SHA for dcca8da
View code at this point
Browse repository at this point
Commits on Jul 1, 2003
Use appropriate macros not the deprecated DL_IMPORT/DL_EXPORT macros
Show description for cdbb175
nnorwitz
committed
cdbb175
View commit details
Copy full SHA for cdbb175
View code at this point
Browse repository at this point
Commits on Sep 15, 2002
Use Py_GCC_ATTRIBUTE instead of __attribute__. Compilers other than GCC
Show description for f08bae2
nascheme
committed
f08bae2
View commit details
Copy full SHA for f08bae2
View code at this point
Browse repository at this point
Commits on Aug 19, 2002
SF patch 576101, by Oren Tirosh: alternative implementation of
Show description for 2c3fbef
gvanrossum
committed
2c3fbef
View commit details
Copy full SHA for 2c3fbef
View code at this point
Browse repository at this point
Commits on Aug 14, 2002
Patch #505705: Remove eval in pickle and cPickle.
Show description for 5617aa3
loewis
committed
5617aa3
View commit details
Copy full SHA for 5617aa3
View code at this point
Browse repository at this point
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 4589cf1
mhammond
committed
4589cf1
View commit details
Copy full SHA for 4589cf1
View code at this point
Browse repository at this point
Commits on May 24, 2002
- A new type object, 'string', is added. This is a common base type
Show description for 0c0e311
gvanrossum
committed
0c0e311
View commit details
Copy full SHA for 0c0e311
View code at this point
Browse repository at this point
Commits on Mar 29, 2002
Remove the CACHE_HASH and INTERN_STRINGS preprocessor symbols.
Show description for 341408a
tim_one
committed
341408a
View commit details
Copy full SHA for 341408a
View code at this point
Browse repository at this point
Commits on Oct 23, 2001
Add function attributes that allow GCC to check the arguments of printf-like
Show description for 33e0e0b
nascheme
committed
33e0e0b
View commit details
Copy full SHA for 33e0e0b
View code at this point
Browse repository at this point
Commits on Sep 11, 2001
More on SF bug [#460020] bug or feature: unicode() and subclasses.
Show description for cb16926
tim_one
committed
cb16926
View commit details
Copy full SHA for cb16926
View code at this point
Browse repository at this point
Commits on Aug 30, 2001
Make the Py<type>_Check() macro use PyObject_TypeCheck().
Show description for c01f268
gvanrossum
committed
c01f268
View commit details
Copy full SHA for c01f268
View code at this point
Browse repository at this point
Commits on Aug 24, 2001
PyString_FromFormat() and PyString_FromFormatV(): Largely ripped from
Show description for f97ab11
bwarsaw
committed
f97ab11
View commit details
Copy full SHA for f97ab11
View code at this point
Browse repository at this point
Commits on Jun 16, 2001
SF bug 433228: repr(list) woes when len(list) big.
Show description for 492de55
tim_one
committed
492de55
View commit details
Copy full SHA for 492de55
View code at this point
Browse repository at this point
Commits on May 24, 2001
Patch #424335: Implement string_richcompare, remove string_compare.
Show description for 970d148
loewis
committed
970d148
View commit details
Copy full SHA for 970d148
View code at this point
Browse repository at this point
Commits on May 15, 2001
This patch changes the way the string .encode() method works slightly
Show description for 9f2fd1c
lemburg
committed
9f2fd1c
View commit details
Copy full SHA for 9f2fd1c
View code at this point
Browse repository at this point
Commits on Feb 23, 2001
_Py_ReleaseInternedStrings(): Private API function to decref and
Show description for ffa920f
bwarsaw
committed
ffa920f
View commit details
Copy full SHA for ffa920f
View code at this point
Browse repository at this point
Commits on Sep 21, 2000
Derived from Martin's SF patch 110609: support unbounded ints in %d,i,u,x,X,o formats.
Show description for 172e318
tim_one
committed
172e318
View commit details
Copy full SHA for 172e318
View code at this point
Browse repository at this point
Commits on Sep 19, 2000
This patch adds a new Python C API called PyString_AsStringAndSize()
Show description for c864a09
lemburg
committed
c864a09
View commit details
Copy full SHA for c864a09
View code at this point
Browse repository at this point
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for ff04c21
gvanrossum
committed
ff04c21
View commit details
Copy full SHA for ff04c21
View code at this point
Browse repository at this point
Commits on Jul 9, 2000
Show description for 4bc4f29
fdrake
committed
4bc4f29
View commit details
Copy full SHA for 4bc4f29
View code at this point
Browse repository at this point
Commits on Jul 6, 2000
Added prototypes for the new codec APIs for strings. These APIs
Show description for 0ed0ed9
lemburg
committed
0ed0ed9
View commit details
Copy full SHA for 0ed0ed9
View code at this point
Browse repository at this point
Commits on Jun 30, 2000
Change copyright notice - 2nd try.
Show description for 8ee6a0d
gvanrossum
committed
8ee6a0d
View commit details
Copy full SHA for 8ee6a0d
View code at this point
Browse repository at this point
Change copyright notice.
Show description for c0aa6a7
gvanrossum
committed
c0aa6a7
View commit details
Copy full SHA for c0aa6a7
View code at this point
Browse repository at this point
Commits on Dec 4, 1998
Add DL_IMPORT(returntype) for all officially exported functions.
Show description for 951781a
guido
committed
951781a
View commit details
Copy full SHA for 951781a
View code at this point
Browse repository at this point
Commits on Jan 18, 1997
Two speedup hacks. Caching the hash saves recalculation of a string's
Show description for f0c9541
guido
committed
f0c9541
View commit details
Copy full SHA for f0c9541
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL