simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] Lots of commits.


From: Theodore A. Roth
Subject: [Simulavr-devel] Lots of commits.
Date: Sat, 29 Nov 2003 23:31:26 -0800 (PST)

Hi,

I've committed a bunch of patches yesterday and today.

So here's the biggies that went in so far:

- Keith's SPI and ADC patches are in now. I really didn't test these beyond 
  just checking that they compile. I'm taking Keith's word on this.

- John's interrupt control bit patch is in. Still needs the info for the 
  USB_HW entries, but is complete otherwise (I hope).

See the ChangeLog for the minor commits.

Tomorrow, I'm going to commit a some stuff that's going to probably to cause 
some pain for any patches sitting in private sandboxes. I suggest you have 
any pending patches sitting in a cvs tree before you pull my changes with 
'cvs update'. There's going to be conflicts.

So, here's what I'm going to do:

- Commit a big patch the inlines lots of small functions. This gives
  approximately a 10% boost in performance.

- Reformat time. There is a new file in misc/ called refmt.sh. It's a script 
  that wraps indent. I'm going to run all the source files through the
  script. The new coding style is mostly gnu-style with a bit more 
  indentation.

The reformat is going to be the most painful. The reason I'm doing it is two
fold. First, I believe the new format is easier to read (entirely personal
opinion). Second, I've been spending entirely too much time reformatting
submitted patches. I'd rather just be able to apply the patch and not deal
with formatting. If the patch needs reformatting, I can either run it
through refmt.sh or more likely, send it back to the submitter to be 
reformatted.

Ted Roth





reply via email to

[Prev in Thread] Current Thread [Next in Thread]