Jelmer Vernooij
27afc3e578
CodingStyle: Add some notes about Python 2.4 compatibility.
2011-10-14 00:22:57 +02:00
Jelmer Vernooij
25054a3071
README.Coding: Mention that PEP8 is the standard for Python code.
...
Almost all of our existing code is PEP8, and virtually every other free software
project in Python uses PEP8.
2011-07-23 22:08:09 +02:00
Stefan Metzmacher
c6a6d884f9
README.Coding: fix typos
...
Thanks to Michael Wood <esiotrot@gmail.com> for the review.
metze
2010-07-10 14:15:08 +02:00
Stefan Metzmacher
1c2ff4563d
README.Coding: add examples for good and bad comments
...
metze
2010-07-10 11:18:19 +02:00
Matthias Dieter Wallnöfer
82bedb5cb4
README.Coding - cosmetic changes
...
- Fix typos
- Wrap lines
- Remove trailing whitespaces
- use ":" instead of "::" - one colon should in all cases be enough
2010-05-11 15:00:40 +02:00
Stefan Metzmacher
b8c414b35f
README.Coding: fix good example
...
metze
2010-05-11 08:03:56 +02:00
Kai Blin
054833a892
README.coding: Update rules about code blocks and braces.
2009-11-18 11:44:50 +01:00
Stefan Metzmacher
adff5ef28f
README.Coding: add section about usage of helper variables
...
metze
2009-11-16 10:52:27 +01:00
Stefan Metzmacher
6c6c8e91ef
README.Coding: fix error in "good example"
...
metze
2009-11-16 10:51:31 +01:00
Volker Lendecke
8e2bbb8a33
Mention typedef struct in README.Coding
2009-11-14 12:56:30 +01:00
Matt Kraai
e8d2fe327d
README.Coding: Fix typos.
2009-11-10 09:57:17 +01:00
Jelmer Vernooij
4bf988105b
README: Fix indentation of bullet point.
...
README.Coding: Use consistent header.
2009-06-03 16:26:29 +02:00
Jelmer Vernooij
d56a81f60a
Update to refer to 3 and 4, not just Samba 3.
2008-10-01 17:27:42 +02:00
Jelmer Vernooij
cb16488cb1
Fix path, typo.
2008-09-18 19:18:13 +02:00
Karolin Seeger
54d8b50904
README.Coding: A few minor fixes.
...
Karolin
(This used to be commit e61c6963cc
)
2008-08-05 12:55:20 +02:00
Michael Adam
a4137c3555
r25378: Add a vim configuration example to highlight overly long lines.
...
(This used to be commit 95b7404836
)
2007-10-10 12:31:01 -05:00
Gerald Carter
2e30a02575
r25156: Update coding guiding wrt to primitive data types
...
(This used to be commit 01d4274490
)
2007-10-10 12:30:46 -05:00
Lars Müller
26502733a5
r23705: Add suggestion for vim from Andreas 'GlaDiaC' Schneider to show tabs,
...
trailing whitespace, and continued lines visually.
(This used to be commit 6209ae79de
)
2007-10-10 12:23:46 -05:00
Gerald Carter
1eb031c8d6
r23645: add examples and try to answer some common questions in the coding style guide
...
(This used to be commit c955151bb3
)
2007-10-10 12:23:40 -05:00
Gerald Carter
44b33a0411
r23636: Adding coding style guide for Samba 3.0 branches (no differences from Tridge's prog_guide.txt so we should have a similar style throughout the project)
...
(This used to be commit ff1c2fdc08
)
2007-10-10 12:23:39 -05:00