~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-03-26 16:22:58 UTC
  • mto: (3735.40.9 vilajam)
  • Revision ID: john@arbash-meinel.com-20090326162258-21e57rtpx47t6493
Get rid of inline and const, to reduce warnings and errors.
It seems compilers don't like it if you pass &(unsigned char *) to
(const unsigned char **), and pyrex doesn't let you define 'const unsigned char*',
(it doesn't like const at all), so for now, just remove it, because
it doesn't hurt anything.

Removing inline because MSVC doesn't understand it, and causes compile
failures. It wasn't really important anyway.
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
man1 2425.1.1 17 years ago Robert Collins ``make docs`` now creates a man page at ``man1/bzr Diff
tools 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 3735.31.1 15 years ago John Arbash Meinel Bring the groupcompress plugin into the brisbane-c 1 KB Diff Download File
.rsyncexclude 1185.33.36 18 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 3735.2.163 15 years ago John Arbash Meinel Merge bzr.dev 4187, and revert the change to fix r 988 bytes Diff Download File
File bzr 4193 15 years ago Canonical.com Patch Queue Manager (mbp) merge update to FSF address 5.3 KB Diff Download File
bzr.ico 3688.3.3 16 years ago John Arbash Meinel An updated transparent icon for bzr. 12.7 KB Diff Download File
COPYING.txt 1861.2.9 18 years ago Alexander Belchenko rename gpl.txt => COPYING.txt 17.5 KB Diff Download File
File generate_docs.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 2.9 KB Diff Download File
INSTALL 2696.2.4 17 years ago Aaron Bentley Fix typo 1.4 KB Diff Download File
Makefile 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 9.9 KB Diff Download File
NEWS 3735.36.2 15 years ago John Arbash Meinel Merge bzr.dev 4198, expect to have a bit of fallou 322 KB Diff Download File
profile_imports.py 4183.7.1 15 years ago Sabin Iacob update FSF mailing address 5.5 KB Diff Download File
README 3286 16 years ago Canonical.com Patch Queue Manager Start 1.4 development 3.3 KB Diff Download File
File setup.py 3735.31.1 15 years ago John Arbash Meinel Bring the groupcompress plugin into the brisbane-c 24.3 KB Diff Download File
TODO 2382.2.5 17 years ago Martin Pool Contents of TODO file moved into bug tracker 115 bytes Diff Download File