1. 08 Mar, 2008 2 kayıt (commit)
  2. 06 Mar, 2008 3 kayıt (commit)
  3. 04 Mar, 2008 1 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge from · 7864476a
      Christian Heimes yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61209 | georg.brandl | 2008-03-03 21:37:55 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        There are now sixteen isfoo functions.
      ........
        r61210 | georg.brandl | 2008-03-03 21:39:00 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        15 -> 16, the 2nd
      ........
        r61211 | georg.brandl | 2008-03-03 22:22:47 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        Actually import itertools.
      ........
        r61212 | georg.brandl | 2008-03-03 22:31:50 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        Expand a bit on genexp scopes.
      ........
        r61213 | raymond.hettinger | 2008-03-03 23:04:55 +0100 (Mon, 03 Mar 2008) | 1 line
      
        Remove dependency on itertools -- a simple genexp suffices.
      ........
        r61214 | raymond.hettinger | 2008-03-03 23:19:58 +0100 (Mon, 03 Mar 2008) | 1 line
      
        Issue 2226: Callable checked for the wrong abstract method.
      ........
        r61217 | andrew.kuchling | 2008-03-04 01:40:32 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Typo fix
      ........
        r61218 | andrew.kuchling | 2008-03-04 02:30:10 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Grammar fix; markup fix
      ........
        r61219 | andrew.kuchling | 2008-03-04 02:47:38 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Fix sentence fragment
      ........
        r61220 | andrew.kuchling | 2008-03-04 02:48:26 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Typo fix
      ........
        r61221 | andrew.kuchling | 2008-03-04 02:49:37 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Add versionadded tags
      ........
        r61222 | andrew.kuchling | 2008-03-04 02:50:32 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Thesis night results: add various items
      ........
        r61224 | raymond.hettinger | 2008-03-04 05:17:08 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Beef-up docs and tests for itertools.  Fix-up end-case for product().
      ........
        r61225 | georg.brandl | 2008-03-04 08:25:54 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        Fix some patch attributions.
      ........
        r61226 | georg.brandl | 2008-03-04 08:33:30 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        #2230: document that PyArg_* leaves addresses alone on error.
      ........
        r61233 | neal.norwitz | 2008-03-04 17:22:46 +0100 (Tue, 04 Mar 2008) | 3 lines
      
        Close the file before trying to remove the directory so it works on Windows.
        As reported by Trent Nelson on python-dev.
      ........
        r61234 | thomas.heller | 2008-03-04 21:09:11 +0100 (Tue, 04 Mar 2008) | 9 lines
      
        Merged changes from libffi3-branch.
      
        The bundled libffi copy is now in sync with the recently released
        libffi3.0.4 version, apart from some small changes to
        Modules/_ctypes/libffi/configure.ac.
      
        I gave up on using libffi3 files on os x.
        Instead, static configuration with files from pyobjc is used.
      ........
        r61235 | thomas.heller | 2008-03-04 21:21:42 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Try to fix the build for PY_LINUX.
      ........
        r61236 | fred.drake | 2008-03-04 22:14:04 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        fix typo
      ........
        r61237 | raymond.hettinger | 2008-03-04 23:29:44 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Fix refleak in chain().
      ........
      7864476a
  4. 03 Mar, 2008 6 kayıt (commit)
  5. 02 Mar, 2008 2 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions… · b558a2e1
      Christian Heimes yazdı
      Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-61173,61176-61177,61183 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61143 | barry.warsaw | 2008-03-01 03:23:38 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        Bump to version 2.6a1
      ........
        r61144 | barry.warsaw | 2008-03-01 03:26:42 +0100 (Sat, 01 Mar 2008) | 1 line
      
        bump idle version number
      ........
        r61146 | fred.drake | 2008-03-01 03:45:07 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        fix typo
      ........
        r61147 | barry.warsaw | 2008-03-01 03:53:36 +0100 (Sat, 01 Mar 2008) | 1 line
      
        Add date to NEWS
      ........
        r61150 | barry.warsaw | 2008-03-01 04:00:52 +0100 (Sat, 01 Mar 2008) | 1 line
      
        Give IDLE a release date
      ........
        r61151 | barry.warsaw | 2008-03-01 04:15:20 +0100 (Sat, 01 Mar 2008) | 1 line
      
        More copyright year and version number bumps
      ........
        r61157 | barry.warsaw | 2008-03-01 18:11:41 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        Set things up for 2.6a2.
      ........
        r61165 | georg.brandl | 2008-03-02 07:28:16 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        It's 2.6 now.
      ........
        r61166 | georg.brandl | 2008-03-02 07:32:32 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Update year.
      ........
        r61167 | georg.brandl | 2008-03-02 07:44:08 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Make patchlevel print out the release if called as a script.
      ........
        r61168 | georg.brandl | 2008-03-02 07:45:40 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        New default basename for HTML help files.
      ........
        r61170 | raymond.hettinger | 2008-03-02 11:59:31 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Finish-up docs for combinations() and permutations() in itertools.
      ........
        r61171 | raymond.hettinger | 2008-03-02 12:17:51 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Tighten example code.
      ........
        r61172 | raymond.hettinger | 2008-03-02 12:57:16 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Simplify code for itertools.product().
      ........
        r61173 | raymond.hettinger | 2008-03-02 13:02:19 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Handle 0-tuples which can be singletons.
      ........
        r61176 | georg.brandl | 2008-03-02 14:41:39 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Make clear that the constants are strings.
      ........
        r61177 | georg.brandl | 2008-03-02 15:15:04 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Fix factual error.
      ........
        r61183 | gregory.p.smith | 2008-03-02 21:00:53 +0100 (Sun, 02 Mar 2008) | 4 lines
      
        Modify import of test_support so that the code can also be used with a
        stand alone distribution of bsddb that includes its own small copy of
        test_support for the needed functionality on older pythons.
      ........
      b558a2e1
    • Christian Heimes's avatar
      svnmerge.py block -r 61141,61174,61175 · b0bf4b78
      Christian Heimes yazdı
      Blocking last chances to the sqlite module.
      b0bf4b78
  6. 01 Mar, 2008 8 kayıt (commit)
  7. 29 Şub, 2008 5 kayıt (commit)
    • Gerhard Häring's avatar
      Make sure we get usable error messages when text could not be decoded when… · 873d9ff8
      Gerhard Häring yazdı
      Make sure we get usable error messages when text could not be decoded when fetched from the database.
      873d9ff8
    • Martin v. Löwis's avatar
      Merged revisions… · 20c892db
      Martin v. Löwis yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61127,61129-61131,61134,61137-61139 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61138 | martin.v.loewis | 2008-02-29 21:26:53 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Make _hashlib depend on pythoncore.
      ........
        r61139 | martin.v.loewis | 2008-02-29 21:54:44 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Package Tcl from tcltk64 on AMD64.
      ........
      20c892db
    • Martin v. Löwis's avatar
      Merged revisions… · 1561babf
      Martin v. Löwis yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61136 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61128 | martin.v.loewis | 2008-02-29 17:59:21 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Make _hashlib a separate project.
      ........
        r61132 | georg.brandl | 2008-02-29 19:15:36 +0100 (Fr, 29 Feb 2008) | 2 lines
      
        Until we got downloadable docs, stop confusing viewers by talking about a nonexisting table.
      ........
        r61133 | martin.v.loewis | 2008-02-29 19:17:23 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Build db-4.4.20 with VS9; remove VS2003 build if necessary.
      ........
        r61135 | georg.brandl | 2008-02-29 19:21:29 +0100 (Fr, 29 Feb 2008) | 2 lines
      
        #2208: allow for non-standard HHC location.
      ........
        r61136 | martin.v.loewis | 2008-02-29 19:54:45 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Port build_ssl.py to 2.4; support HOST_PYTHON variable
      ........
      1561babf
    • Christian Heimes's avatar
      295f4fa1
    • Christian Heimes's avatar
      Merged revisions… · f16baebf
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117-61125 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61118 | raymond.hettinger | 2008-02-28 23:30:42 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Have itertools.chain() consume its inputs lazily instead of building a tuple of iterators at the outset.
      ........
        r61119 | raymond.hettinger | 2008-02-28 23:46:41 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Add alternate constructor for itertools.chain().
      ........
        r61123 | mark.dickinson | 2008-02-29 03:16:37 +0100 (Fri, 29 Feb 2008) | 2 lines
      
        Add __format__ method to Decimal, to support PEP 3101
      ........
        r61124 | raymond.hettinger | 2008-02-29 03:21:48 +0100 (Fri, 29 Feb 2008) | 1 line
      
        Handle the repeat keyword argument for itertools.product().
      ........
        r61125 | mark.dickinson | 2008-02-29 04:29:17 +0100 (Fri, 29 Feb 2008) | 2 lines
      
        Fix docstring typo.
      ........
      f16baebf
  8. 28 Şub, 2008 9 kayıt (commit)
    • Martin v. Löwis's avatar
      Package 2to3. · 5524089f
      Martin v. Löwis yazdı
      5524089f
    • Martin v. Löwis's avatar
      Merged revisions 61116 via svnmerge from · ee7498e2
      Martin v. Löwis yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61116 | martin.v.loewis | 2008-02-28 23:20:50 +0100 (Do, 28 Feb 2008) | 1 line
      
        Locate VS installation dir from environment, so that it works with the express edition.
      ........
      ee7498e2
    • Christian Heimes's avatar
      As Guido says · 36d1f8ec
      Christian Heimes yazdı
      36d1f8ec
    • Christian Heimes's avatar
      Merged revisions… · c06950ee
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61113 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61113 | christian.heimes | 2008-02-28 22:00:45 +0100 (Thu, 28 Feb 2008) | 2 lines
      
        Windows fix for signal test - skip it earlier
      ........
      c06950ee
    • Christian Heimes's avatar
      iter() doesn't use __getattr__ to find an __iter__ method. I'm not sure if the… · c83b6299
      Christian Heimes yazdı
      iter() doesn't use __getattr__ to find an __iter__ method. I'm not sure if the behavior is deliberately but this workaround fixes the issue for the next alpha release tomorrow.
      c83b6299
    • Christian Heimes's avatar
      Merged revisions… · e1feb2eb
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61109-61111 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61109 | martin.v.loewis | 2008-02-28 20:57:34 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Bundle msvcr90.dll as a "private assembly".
      ........
      e1feb2eb
    • Christian Heimes's avatar
      Merged revisions… · 70e7ea23
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61108 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61105 | andrew.kuchling | 2008-02-28 15:03:03 +0100 (Thu, 28 Feb 2008) | 1 line
      
        #2169: make generated HTML more valid
      ........
        r61106 | jeffrey.yasskin | 2008-02-28 19:03:15 +0100 (Thu, 28 Feb 2008) | 4 lines
      
        Prevent SocketServer.ForkingMixIn from waiting on child processes that it
        didn't create, in most cases. When there are max_children handlers running, it
        will still wait for any child process, not just handler processes.
      ........
        r61107 | raymond.hettinger | 2008-02-28 20:41:24 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Document impending updates to itertools.
      ........
        r61108 | martin.v.loewis | 2008-02-28 20:44:22 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Add 2.6aN uuids.
      ........
      70e7ea23
    • Christian Heimes's avatar
      Merged revisions… · 9e7f1d2e
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61103 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61098 | jeffrey.yasskin | 2008-02-28 05:45:36 +0100 (Thu, 28 Feb 2008) | 7 lines
      
        Move abc._Abstract into object by adding a new flag Py_TPFLAGS_IS_ABSTRACT,
        which forbids constructing types that have it set. The effect is to speed
      
          ./python.exe -m timeit -s 'import abc' -s 'class Foo(object): __metaclass__ = abc.ABCMeta' 'Foo()'
      
        up from 2.5us to 0.201us. This fixes issue 1762.
      ........
        r61099 | jeffrey.yasskin | 2008-02-28 06:53:18 +0100 (Thu, 28 Feb 2008) | 3 lines
      
        Speed test_socketserver up from 28.739s to 0.226s, simplify the logic, and make
        sure all tests run even if some fail.
      ........
        r61100 | jeffrey.yasskin | 2008-02-28 07:09:19 +0100 (Thu, 28 Feb 2008) | 21 lines
      
        Thread.start() used sleep(0.000001) to make sure it didn't return before the
        new thread had started. At least on my MacBook Pro, that wound up sleeping for
        a full 10ms (probably 1 jiffy). By using an Event instead, we can be absolutely
        certain that the thread has started, and return more quickly (217us).
      
        Before:
        $  ./python.exe -m timeit -s 'from threading import Thread'  't = Thread(); t.start(); t.join()'
        100 loops, best of 3: 10.3 msec per loop
        $  ./python.exe -m timeit -s 'from threading import Thread; t = Thread()'  't.isAlive()'
        1000000 loops, best of 3: 0.47 usec per loop
      
        After:
        $  ./python.exe -m timeit -s 'from threading import Thread'  't = Thread(); t.start(); t.join()'
        1000 loops, best of 3: 217 usec per loop
        $  ./python.exe -m timeit -s 'from threading import Thread; t = Thread()'  't.isAlive()'
        1000000 loops, best of 3: 0.86 usec per loop
      
        To be fair, the 10ms isn't CPU time, and other threads including the spawned
        one get to run during it. There are also some slightly more complicated ways to
        get back the .4us in isAlive() if we want.
      ........
        r61101 | raymond.hettinger | 2008-02-28 10:23:48 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Add repeat keyword argument to itertools.product().
      ........
        r61102 | christian.heimes | 2008-02-28 12:18:49 +0100 (Thu, 28 Feb 2008) | 1 line
      
        The empty tuple is usually a singleton with a much higher refcnt than 1
      ........
      9e7f1d2e
    • Christian Heimes's avatar
      Merged revisions… · 380f7f22
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61081-61095 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61081 | neal.norwitz | 2008-02-26 09:04:59 +0100 (Tue, 26 Feb 2008) | 7 lines
      
        Speed up this test by about 99%.  Remove sleeps and replace with events.
        (This may fail on some slow platforms, but we can fix those cases which
        should be relatively isolated and easier to find now.)
        Move two test cases that didn't require a server to be started
        to a separate TestCase.  These tests were taking 3 seconds which
        is what the timeout was set to.
      ........
        r61082 | christian.heimes | 2008-02-26 09:18:11 +0100 (Tue, 26 Feb 2008) | 1 line
      
        The contains function raised a gcc warning. The new code is copied straight from py3k.
      ........
        r61084 | neal.norwitz | 2008-02-26 09:21:28 +0100 (Tue, 26 Feb 2008) | 3 lines
      
        Add a timing flag to Trace so you can see where slowness occurs
        like waiting for socket timeouts in test_smtplib :-).
      ........
        r61086 | christian.heimes | 2008-02-26 18:23:51 +0100 (Tue, 26 Feb 2008) | 3 lines
      
        Patch #1691070 from Roger Upole: Speed up PyArg_ParseTupleAndKeywords() and improve error msg
        My tests don't show the promised speed up of 10%. The code is as fast as the old code for simple cases and slightly faster for complex cases with several of args and kwargs. But the patch simplifies the code, too.
      ........
        r61087 | georg.brandl | 2008-02-26 20:13:45 +0100 (Tue, 26 Feb 2008) | 2 lines
      
        #2194: fix some typos.
      ........
        r61088 | raymond.hettinger | 2008-02-27 00:40:50 +0100 (Wed, 27 Feb 2008) | 1 line
      
        Add itertools.combinations().
      ........
        r61089 | raymond.hettinger | 2008-02-27 02:08:04 +0100 (Wed, 27 Feb 2008) | 1 line
      
        One too many decrefs.
      ........
        r61090 | raymond.hettinger | 2008-02-27 02:08:30 +0100 (Wed, 27 Feb 2008) | 1 line
      
        Larger test range
      ........
        r61091 | raymond.hettinger | 2008-02-27 02:44:34 +0100 (Wed, 27 Feb 2008) | 1 line
      
        Simply the sample code for combinations().
      ........
      380f7f22
  9. 26 Şub, 2008 2 kayıt (commit)
    • Mark Summerfield's avatar
      Updated super() as per http://www.artima.com/weblogs/viewpost.jsp?thread=208549 · 1041f748
      Mark Summerfield yazdı
      but would be worth someone else checking if poss.
      1041f748
    • Christian Heimes's avatar
      Merged revisions… · 836baa53
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61063 | andrew.kuchling | 2008-02-25 17:29:19 +0100 (Mon, 25 Feb 2008) | 1 line
      
        Move .setupterm() output so that we don't try to call endwin() if it fails
      ........
        r61064 | andrew.kuchling | 2008-02-25 17:29:58 +0100 (Mon, 25 Feb 2008) | 1 line
      
        Use file descriptor for real stdout
      ........
        r61067 | facundo.batista | 2008-02-25 19:06:00 +0100 (Mon, 25 Feb 2008) | 4 lines
      
      
        Issue 2117.  Update compiler module to handle class decorators.
        Thanks Thomas Herve
      ........
        r61069 | georg.brandl | 2008-02-25 21:17:56 +0100 (Mon, 25 Feb 2008) | 2 lines
      
        Rename sphinx.addons to sphinx.ext.
      ........
        r61071 | georg.brandl | 2008-02-25 21:20:45 +0100 (Mon, 25 Feb 2008) | 2 lines
      
        Revert r61029.
      ........
        r61072 | facundo.batista | 2008-02-25 23:33:55 +0100 (Mon, 25 Feb 2008) | 4 lines
      
      
        Issue 2168. gdbm and dbm needs to be iterable; this fixes a
        failure in the shelve module.  Thanks Thomas Herve.
      ........
        r61073 | raymond.hettinger | 2008-02-25 23:42:32 +0100 (Mon, 25 Feb 2008) | 1 line
      
        Make sure the itertools filter functions give the same performance for func=bool as func=None.
      ........
        r61074 | raymond.hettinger | 2008-02-26 00:17:41 +0100 (Tue, 26 Feb 2008) | 1 line
      
        Revert part of r60927 which made invalid assumptions about the API offered by db modules.
      ........
        r61075 | facundo.batista | 2008-02-26 00:46:02 +0100 (Tue, 26 Feb 2008) | 3 lines
      
      
        Coerced PyBool_Type to be able to compare it.
      ........
        r61076 | raymond.hettinger | 2008-02-26 03:46:54 +0100 (Tue, 26 Feb 2008) | 1 line
      
        Docs for itertools.combinations().  Implementation in forthcoming checkin.
      ........
        r61077 | neal.norwitz | 2008-02-26 05:50:37 +0100 (Tue, 26 Feb 2008) | 3 lines
      
        Don't use a hard coded port.  This test could hang/fail if the port is in use.
        Speed this test up by avoiding a sleep and using the event.
      ........
        r61078 | neal.norwitz | 2008-02-26 06:12:50 +0100 (Tue, 26 Feb 2008) | 1 line
      
        Whitespace normalization
      ........
        r61079 | neal.norwitz | 2008-02-26 06:23:51 +0100 (Tue, 26 Feb 2008) | 1 line
      
        Whitespace normalization
      ........
        r61080 | georg.brandl | 2008-02-26 07:40:10 +0100 (Tue, 26 Feb 2008) | 2 lines
      
        Banish tab.
      ........
      836baa53
  10. 25 Şub, 2008 2 kayıt (commit)