index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
unicodeobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #fndef's to avoid compiler errors.
Marc-André Lemburg
2000-08-11
1
-1/+3
*
This patch finalizes the move from UTF-8 to a default encoding in
Marc-André Lemburg
2000-08-03
1
-2/+3
*
Changing the CNRI copyright notice according to CNRI's instructions.
Guido van Rossum
2000-08-03
1
-1/+1
*
ANSIfications: fix empty arglists, and remove the checks for
Thomas Wouters
2000-07-22
1
-1/+1
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-2/+2
*
Added new API PyUnicode_FromEncodedObject() which supports decoding
Marc-André Lemburg
2000-07-07
1
-0/+18
*
Bill Tutt: Added Py_UCS4 typedef to hold UCS4 values (these need
Marc-André Lemburg
2000-07-07
1
-0/+11
*
Modified the ISALPHA and ISALNUM macros to use the new lookup APIs
Marc-André Lemburg
2000-07-05
1
-5/+8
*
Added new Py_UNICODE_ISALPHA() and Py_UNICODE_ISALNUM() macros
Marc-André Lemburg
2000-07-03
1
-0/+11
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-18
1
-1/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-4/+26
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-1/+1
*
Marc-Andre Lemburg: New exported API PyUnicode_Resize().
Guido van Rossum
2000-04-10
1
-0/+19
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
1
-2/+33
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
1
-1/+7
*
Prototypes added for MBCS codecs. (Win32 only.)
Guido van Rossum
2000-03-28
1
-0/+20
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
1
-7/+9
*
Marc-Andre Lemburg: add declaration for PyUnicode_Contains().
Guido van Rossum
2000-03-13
1
-0/+11
*
Unicode implementation by Marc-Andre Lemburg based on original code by Fredri...
Guido van Rossum
2000-03-10
1
-0/+754