This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
cdt
Watch
1
Star
0
Fork
You've already forked cdt
0
mirror of
https://github.com/eclipse-cdt/cdt
synced
2025-07-04 15:45:25 +02:00
Code
Issues
Wiki
Activity
Mirror of
https://github.com/eclipse-cdt/cdt
666
commits
42
branches
110
tags
360
MiB
Java
94.3%
HTML
4.6%
C
0.4%
Makefile
0.3%
C++
0.2%
Other
0.1%
fc4f9921d5
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Kushal Munir
fc4f9921d5
Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries.
2006-09-20 11:34:25 +00:00
discovery
Discovery listed in wizard
2006-09-12 17:31:31 +00:00
releng
[refactoring] rename newConnectionWizardDelegate -> newConnectionWizardDelegates
2006-08-24 17:42:53 +00:00
rse
Bug 139207: Browsing into some remote tar archives via dstore fails, and crashes the dstore server. This only occurred for tars generated on Windows and the problem was with reading the last entries in the tar archive which are different when generated on Windows than on Linux. The tar format does not specify how archives should end, though it does recommend a certain format. The problem was fixed by making our code more robust when it comes to handling end of archive entries.
2006-09-20 11:34:25 +00:00