/ Changes On Branch popenMsvc
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch popenMsvc Excluding Merge-Ins

This is equivalent to a diff from 5b547da00d to 7b84641e55

2015-06-17
23:28
Performance improvement in sqlite3VdbeMemShallowCopy() for the common case where the receiver does not require prior resource deallocation. (check-in: d718ea36dc user: drh tags: trunk)
19:06
Use 'binary' mode for popen with MSVC. (Closed-Leaf check-in: 7b84641e55 user: mistachkin tags: popenMsvc)
18:57
Improve spacing and comment style for the shell. No changes to code. (check-in: 5b547da00d user: mistachkin tags: trunk)
18:24
Improved comments on the fuzzcheck.c test program. No changes to code. (check-in: a7e27d1928 user: drh tags: trunk)

Changes to src/shell.c.