FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python/codecs.c - java66liu/python · GitHub
java66liu
/
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
Python
codecs.c
on
master
User selector
Datepicker
Commit history
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
Commits on Jun 23, 2006
Bug #1511381: codec_getstreamcodec() in codec.c is corrected to
Show description for d20891e
hyeshik.chang
committed
d20891e
View commit details
Copy full SHA for d20891e
View code at this point
Browse repository at this point
Commits on Apr 28, 2006
Fix a warning on alpha
Show description for f548c8d
neal.norwitz
committed
f548c8d
View commit details
Copy full SHA for f548c8d
View code at this point
Browse repository at this point
Commits on Apr 22, 2006
Fix more ssize_t issues.
Show description for 469b6e4
martin.v.loewis
committed
469b6e4
View commit details
Copy full SHA for 469b6e4
View code at this point
Browse repository at this point
Commits on Apr 13, 2006
Replace INT_MAX with PY_SSIZE_T_MAX.
Show description for c676e51
martin.v.loewis
committed
c676e51
View commit details
Copy full SHA for c676e51
View code at this point
Browse repository at this point
Commits on Mar 18, 2006
Release codecs variable earlier.
Show description for b69e661
walter.doerwald
committed
b69e661
View commit details
Copy full SHA for b69e661
View code at this point
Browse repository at this point
Commits on Mar 16, 2006
Fix wrong argument format in PyCodec_IncrementalEncoder() and
Show description for d086ed4
walter.doerwald
committed
d086ed4
View commit details
Copy full SHA for d086ed4
View code at this point
Browse repository at this point
Commits on Mar 15, 2006
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
Show description for c56815f
walter.doerwald
committed
c56815f
View commit details
Copy full SHA for c56815f
View code at this point
Browse repository at this point
Commits on Mar 1, 2006
PEP 352 implementation. Creates a new base class, BaseException, which has an
Show description for 40bea41
brett.cannon
committed
40bea41
View commit details
Copy full SHA for 40bea41
View code at this point
Browse repository at this point
Commits on Feb 28, 2006
Show description for 0c89bf0
thomas.wouters
committed
0c89bf0
View commit details
Copy full SHA for 0c89bf0
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 Nov 24, 2005
Fix a few more ref leaks. Backport candidate
Show description for 1cbb771
neal.norwitz
committed
1cbb771
View commit details
Copy full SHA for 1cbb771
View code at this point
Browse repository at this point
Commits on Jul 8, 2004
Fix a couple of signed/unsigned comparison warnings
Show description for e4a1f4d
nnorwitz
committed
e4a1f4d
View commit details
Copy full SHA for e4a1f4d
View code at this point
Browse repository at this point
Commits on Mar 24, 2004
Changed random calls to PyThreadState_Get() to use the macro
Show description for ff42da2
mondragon
committed
ff42da2
View commit details
Copy full SHA for ff42da2
View code at this point
Browse repository at this point
Commits on Dec 29, 2003
Fix gcc 3.3 warnings related to Py_UNICODE_WIDE.
Show description for 5b5782d
perky
committed
5b5782d
View commit details
Copy full SHA for 5b5782d
View code at this point
Browse repository at this point
Commits on Mar 19, 2003
Fixed SF bug #663074. The codec system was using global static
Show description for ebcd8dd
niemeyer
committed
ebcd8dd
View commit details
Copy full SHA for ebcd8dd
View code at this point
Browse repository at this point
Commits on Feb 14, 2003
Patch for bug reported in patch #686627: import race condition in
Show description for 7b9f210
lemburg
committed
7b9f210
View commit details
Copy full SHA for 7b9f210
View code at this point
Browse repository at this point
Commits on Nov 21, 2002
Properly compute array size even for --disable-unicode.
Show description for c2c977f
loewis
committed
c2c977f
View commit details
Copy full SHA for c2c977f
View code at this point
Browse repository at this point
Fix PEP 293 related problems with --disable-unicode builds
Show description for 0bedb0e
doerwalter
committed
0bedb0e
View commit details
Copy full SHA for 0bedb0e
View code at this point
Browse repository at this point
Commits on Sep 26, 2002
Add encoding name in LookupError. Fixes #615013. Will backport to 2.2.
Show description for eb1e7df
loewis
committed
eb1e7df
View commit details
Copy full SHA for eb1e7df
View code at this point
Browse repository at this point
Commits on Sep 2, 2002
Check string for NULL before using it to format the error message.
Show description for afbd201
doerwalter
committed
afbd201
View commit details
Copy full SHA for afbd201
View code at this point
Browse repository at this point
PEP 293 implemention (from SF patch http://www.python.org/sf/432401)
Show description for f2ab77e
doerwalter
committed
f2ab77e
View commit details
Copy full SHA for f2ab77e
View code at this point
Browse repository at this point
Commits on Jul 18, 2002
Fix bug [ 549731 ] Unicode encoders appears to leak references.
Show description for b5fc5b4
mhammond
committed
b5fc5b4
View commit details
Copy full SHA for b5fc5b4
View code at this point
Browse repository at this point
Commits on Sep 26, 2000
Show description for 1bd778f
fdrake
committed
1bd778f
View commit details
Copy full SHA for 1bd778f
View code at this point
Browse repository at this point
Commits on Aug 3, 2000
Changing the CNRI copyright notice according to CNRI's instructions.
Show description for 4c185ee
gvanrossum
committed
4c185ee
View commit details
Copy full SHA for 4c185ee
View code at this point
Browse repository at this point
Commits on Jul 22, 2000
Show description for 04dcb07
twouters
committed
04dcb07
View commit details
Copy full SHA for 04dcb07
View code at this point
Browse repository at this point
Commits on Jul 16, 2000
Show description for dfe8448
twouters
committed
dfe8448
View commit details
Copy full SHA for dfe8448
View code at this point
Browse repository at this point
Commits on Jul 3, 2000
Include limits.h if we have it.
Show description for 5ebf3be
jackjansen
committed
5ebf3be
View commit details
Copy full SHA for 5ebf3be
View code at this point
Browse repository at this point
Commits on Jun 29, 2000
Change the loop index in normalizestring() to size_t too, to avoid a
Show description for 900e6d5
gvanrossum
committed
900e6d5
View commit details
Copy full SHA for 900e6d5
View code at this point
Browse repository at this point
Commits on Jun 28, 2000
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Show description for 1fb03a4
gvanrossum
committed
1fb03a4
View commit details
Copy full SHA for 1fb03a4
View code at this point
Browse repository at this point
Commits on May 9, 2000
Show description for 7ad5b61
fdrake
committed
7ad5b61
View commit details
Copy full SHA for 7ad5b61
View code at this point
Browse repository at this point
Commits on Apr 5, 2000
Marc-Andre's third try at this bulk patch seems to work (except that
Show description for 62b1117
guido
committed
62b1117
View commit details
Copy full SHA for 62b1117
View code at this point
Browse repository at this point
Commits on Mar 31, 2000
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
Show description for 78b6a86
guido
committed
78b6a86
View commit details
Copy full SHA for 78b6a86
View code at this point
Browse repository at this point
Commits on Mar 24, 2000
Marc-Andre Lemburg:
Show description for 67fed85
guido
committed
67fed85
View commit details
Copy full SHA for 67fed85
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL